hanchenye-llvm-project/clang/lib/Lex
Chris Lattner ac7ed9a71a move __FLT_EVAL_METHOD__, __FLT_RADIX__, and __DECIMAL_DIG__ into
target indep code.

llvm-svn: 57139
2008-10-05 21:49:27 +00:00
..
HeaderMap.cpp Update to match simplified llvm MemoryBuffer interfaces for files. 2008-04-01 18:04:30 +00:00
HeaderSearch.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Lexer.cpp Change Parser & Sema to use interned "super" for comparions. 2008-08-14 22:04:54 +00:00
LiteralSupport.cpp Document assumptions that NumericLiteralParser makes with an assertion. 2008-09-30 20:45:40 +00:00
MacroArgs.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
MacroArgs.h Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
MacroInfo.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
PPCaching.cpp Line endings: CRLF -> LF 2008-09-05 08:53:53 +00:00
PPDirectives.cpp clean up a bunch of fixme's I added, by moving 2008-09-26 21:18:42 +00:00
PPExpressions.cpp various updates to match r54873 on mainline. 2008-08-17 07:19:51 +00:00
PPLexerChange.cpp clean up a bunch of fixme's I added, by moving 2008-09-26 21:18:42 +00:00
PPMacroExpansion.cpp Fix the root cause of PR2750 instead of the side effect. 2008-09-29 23:12:31 +00:00
Pragma.cpp Add Preprocessor::RemovePragmaHandler. 2008-10-04 19:17:46 +00:00
Preprocessor.cpp move __FLT_EVAL_METHOD__, __FLT_RADIX__, and __DECIMAL_DIG__ into 2008-10-05 21:49:27 +00:00
ScratchBuffer.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
TokenLexer.cpp whitespace and comment changes, to fix grammar and 80 col violations 2008-09-29 00:25:48 +00:00