瀏覽代碼

Use new --match-full-lines FileCheck feature for Preprocessor/init.c.

This required fixing a few check lines which had omitted trailing
characters, and were passing incorrectly (e.g., asserting that
__UINT64_C_SUFFIX__ is "UL" instead of the "ULL" that it actually is set
to). All were obviously broken tests, not broken code.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260542 91177308-0d34-0410-b5e6-96231b3b80d8
James Y Knight 9 年之前
父節點
當前提交
bad77a8763
共有 1 個文件被更改,包括 155 次插入155 次删除
  1. 155 155
      test/Preprocessor/init.c

File diff suppressed because it is too large
+ 155 - 155
test/Preprocessor/init.c


Some files were not shown because too many files changed in this diff