llvm-project/clang/lib/Lex
Daniel Dunbar f8502d50f7 Switch to llvm::HashString.
llvm-svn: 84375
2009-10-17 23:52:28 +00:00
..
CMakeLists.txt Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
HeaderMap.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
HeaderSearch.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Lexer.cpp Teach Lexer::MeasureTokenLength to be able to measure the 2009-10-14 15:04:18 +00:00
LiteralSupport.cpp This fixes support for complex literals, reworked to avoid a goto, and 2009-10-08 22:55:36 +00:00
MacroArgs.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
MacroArgs.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
MacroInfo.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Makefile Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
PPCaching.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPDirectives.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPExpressions.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPLexerChange.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPMacroExpansion.cpp PR4991: Properly remove trailing newline from __TIMESTAMP__. 2009-09-16 13:10:04 +00:00
PTHLexer.cpp Switch to llvm::HashString. 2009-10-17 23:52:28 +00:00
Pragma.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Preprocessor.cpp Add support for a chain of stat caches in the FileManager, rather than 2009-10-16 18:18:30 +00:00
PreprocessorLexer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
ScratchBuffer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
TokenConcatenation.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
TokenLexer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00