summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/LiteralSupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* In c89 mode accept hex fp constants as an extension:Chris Lattner2008-07-251-4/+7
* Fix a bug reported by Kelly Wilson, where we incorrectlyChris Lattner2008-06-301-4/+15
* refactor some code out into a new method.Chris Lattner2008-06-301-83/+104
* for exponent-related errors, emit the diagnostic on the 'e' or 'p'.Chris Lattner2008-04-201-4/+7
* when emitting diagnostics about some character in a numericChris Lattner2008-04-201-20/+26
* Support MS-specific integer suffixes (i8, i16, i32, i64, i128).Steve Naroff2008-04-041-0/+29
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+691
OpenPOWER on IntegriCloud