llvm-project/clang/test/Lexer
Chris Lattner d68c04f162 Fix a bug reported by Kelly Wilson, where we incorrectly
rejected FP immediates like 08.123

llvm-svn: 52890
2008-06-30 06:44:49 +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 rename -parse-ast-print to -ast-print 2007-10-11 00:18:28 +00:00
c90.c Fix a bug handling hex floats in c90 mode, pointed out by Neil. 2007-11-14 16:14:50 +00:00
constants.c rename -parse-ast-print to -ast-print 2007-10-11 00:18:28 +00:00
cxx0x_keyword.cpp The checking for the delimiters of expected error/warning messages was 2007-11-26 08:26:20 +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 Submitted by: Bill Wendling 2007-06-27 18:13:04 +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 a bug reported by Kelly Wilson, where we incorrectly 2008-06-30 06:44:49 +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
unknown-char.c Submitted by: Bill Wendling 2007-06-27 07:26:41 +00:00