diff options
author | James Y Knight <jyknight@google.com> | 2016-02-11 16:51:29 +0000 |
---|---|---|
committer | James Y Knight <jyknight@google.com> | 2016-02-11 16:51:29 +0000 |
commit | c97efa46f3b3ecfff03cbde04db9703a2886d7e9 (patch) | |
tree | e46054c195170fdead967a746cd1de313838b580 /clang/lib/Basic/Module.cpp | |
parent | 10e58e867d297b91cb43c931af5453ea4f43d211 (diff) | |
download | bcm5719-llvm-c97efa46f3b3ecfff03cbde04db9703a2886d7e9.tar.gz bcm5719-llvm-c97efa46f3b3ecfff03cbde04db9703a2886d7e9.zip |
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
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions