summaryrefslogtreecommitdiffstats
path: root/test/Lexer/11-27-2007-FloatLiterals.c
Commit message (Expand)AuthorAgeFilesLines
* Added testcase for commit r122963.Abramo Bagnara2011-01-061-0/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Converted to use FileCheck.John Thompson2009-10-131-2/+6
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-2/+2
* Multiple tests in a single test file must be linked with '&&'.Argyrios Kyrtzidis2008-06-121-1/+1
* pull .ll and .bc writing out of the ASTConsumer destructors into some topChris Lattner2008-02-061-2/+2
* Doh! Check in this long overdue test fix.Christopher Lamb2007-11-301-1/+1
* Support floating point literals of the form "1e-16f" which specify an exponen...Christopher Lamb2007-11-291-0/+7