Explorar el Código

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 hace 9 años
padre
commit
bad77a8763
Se han modificado 1 ficheros con 155 adiciones y 155 borrados
  1. 155 155
      test/Preprocessor/init.c

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 155 - 155
test/Preprocessor/init.c


Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio