clang-1/include/clang/Lex
Ted Kremenek 82a500b141 PTHLexer now owns the Token vector.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60136 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-27 00:38:24 +00:00
..
DirectoryLookup.h Rename Characteristic_t to CharacteristicKind 2008-10-27 01:19:25 +00:00
HeaderMap.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
HeaderSearch.h Rename Characteristic_t to CharacteristicKind 2008-10-27 01:19:25 +00:00
Lexer.h actually, this version isn't really needed. 2008-11-22 06:22:39 +00:00
LiteralSupport.h remove the NumericLiteralParser::Diag helper method, inlining it into 2008-11-22 07:23:31 +00:00
MacroInfo.h Remove the first layer of support for "portability" warnings. This is 2008-03-05 01:18:20 +00:00
MultipleIncludeOpt.h Fix PR2086. 2008-02-25 19:03:15 +00:00
PPCallbacks.h Rename Characteristic_t to CharacteristicKind 2008-10-27 01:19:25 +00:00
PTHLexer.h PTHLexer now owns the Token vector. 2008-11-27 00:38:24 +00:00
Pragma.h Add Preprocessor::RemovePragmaHandler. 2008-10-04 19:17:46 +00:00
Preprocessor.h Move the Preprocessor::Diag methods inline. This has the interesting 2008-11-22 07:03:46 +00:00
PreprocessorLexer.h Add setter method PreprocessorLexer::setParsingPreprocessorDirective(). This will be used by the mechanism to generate cached tokens. 2008-11-26 00:57:02 +00:00
ScratchBuffer.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
Token.h De-unionize fields in Token class. 2008-11-20 08:01:39 +00:00
TokenLexer.h clarify comment, rename argument to avoid a subtle conflict 2008-10-28 01:02:17 +00:00