llvm-project/clang/test/Lexer
Eli Friedman bae2042bb5 Don't use &> in tests; dash doesn't understand it.
llvm-svn: 67483
2009-03-22 21:49:20 +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 change a diagnostic message from something pedantically correct but 2009-02-27 17:15:01 +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
dollar-idents.c Don't use &> in tests; dash doesn't understand it. 2009-03-22 21:49:20 +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
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
token-concat.c Fix -E mismatch; an identifier followed by a numeric constant does not 2009-03-18 03:32:24 +00:00
unknown-char.c Submitted by: Bill Wendling 2007-06-27 07:26:41 +00:00