summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/constants.c
Commit message (Expand)AuthorAgeFilesLines
* Diagnose out-of-bounds floating-point constants. Fixes rdar://problem/6974641John McCall2009-12-241-0/+22
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* accept "#pragma clang foo" where we accept "#pragma GCC foo".Chris Lattner2009-05-121-2/+2
* Implement -Wfour-char-constants, which is an extension, not an extwarn,Chris Lattner2009-04-281-2/+8
* implement -WmulticharChris Lattner2009-04-281-1/+15
* merge number.c into constants.c and start running it in -verify mode.Chris Lattner2009-04-281-4/+11
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* rename -parse-ast-print to -ast-printChris Lattner2007-10-111-1/+1
* Removed option "-parse-ast-check" from clang driver. This is now implementedTed Kremenek2007-09-261-1/+1
* Make octal constant lexing use AdvanceToTokenCharacter to give moreChris Lattner2007-07-161-0/+8
OpenPOWER on IntegriCloud