소스 검색

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

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 155 - 155
test/Preprocessor/init.c


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.