hanchenye-llvm-project/clang/test/Lexer
Chris Lattner 5882771102 Fix PR2477 - clang misparses "//*" in C89 mode
llvm-svn: 62368
2009-01-16 22:39:25 +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 Submitted by: Bill Wendling 2007-06-27 18:13:04 +00:00
block_cmt_end.c rdar://6060752 - don't warn about trigraphs in bcpl-style comments 2008-12-12 07:34:39 +00:00
c90.c Fix PR2477 - clang misparses "//*" in C89 mode 2009-01-16 22:39:25 +00:00
constants.c rename -parse-ast-print to -ast-print 2007-10-11 00:18:28 +00:00
cxx0x_keyword.cpp Implement support for C++ nested-name-specifiers ('foo::bar::x') in the Parser side. 2008-11-08 16:45:02 +00:00
cxx0x_keyword_as_cxx98.cpp Add support for C++'0x keywords, patch by Doug Gregor 2007-07-16 04:18:29 +00:00
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 Add support for #pragma mark, which shouldn't warn about bogus tokens. 2007-12-19 19:38:36 +00:00
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-2.c split into two tests. 2008-11-21 01:04:13 +00:00
rdr-6096838.c split into two tests. 2008-11-21 01:04:13 +00:00
unknown-char.c Submitted by: Bill Wendling 2007-06-27 07:26:41 +00:00