hanchenye-llvm-project/clang/test/Lexer
Daniel Dunbar 0335024c4a Test case for previous commit (Workaround gcc bug causing crash on our
preprocessed outputs)

llvm-svn: 55826
2008-09-05 03:23:51 +00:00
..
11-27-2007-FloatLiterals.c Multiple tests in a single test file must be linked with '&&'. 2008-06-12 12:40:02 +00:00
badstring_in_if0.c
block_cmt_end.c Following gcc's behavior, only enable trigraphs if '-trigraphs' or '-ansi' is 2008-09-03 21:22:16 +00:00
c90.c update this testcase. 2008-07-25 18:42:46 +00:00
constants.c
cxx0x_keyword.cpp
cxx0x_keyword_as_cxx98.cpp
digraph.c Fix the run line for this test. 2008-06-10 05:18:06 +00:00
escape_newline.c Following gcc's behavior, only enable trigraphs if '-trigraphs' or '-ansi' is 2008-09-03 21:22:16 +00:00
multiple-include.c fix PR2357 (#ifs didnt invalidate the multiple-inclusion optimization state) 2008-06-01 18:31:24 +00:00
number.c Fix PR2252: don't warn on negating an unsigned value ever, and don't emit 2008-07-03 03:47:30 +00:00
numeric-literal-trash.c Fix for PR2750; don't check for an 'e' in the trash after the token. 2008-09-02 05:29:22 +00:00
pragma-mark.c
preprocess-compat.c Test case for previous commit (Workaround gcc bug causing crash on our 2008-09-05 03:23:51 +00:00
rdr-6096838.c Add test case for hex floating point constants in < C99 mode 2008-07-25 18:41:57 +00:00
unknown-char.c