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.

llvm-svn: 260542
This commit is contained in:
James Y Knight 2016-02-11 16:51:29 +00:00
parent 10e58e867d
commit c97efa46f3
1 changed files with 1008 additions and 1008 deletions

File diff suppressed because it is too large Load Diff