hanchenye-llvm-project/clang/lib/Lex
Reid Kleckner 53e6a5d60c Don't Lex past EOF when lexing _Pragma
Fixes PR20662.

llvm-svn: 215672
2014-08-14 19:47:06 +00:00
..
CMakeLists.txt
HeaderMap.cpp
HeaderSearch.cpp Correctly implement -include search logic. 2014-08-12 08:25:57 +00:00
Lexer.cpp Use StringRef instead of MemoryBuffer&. 2014-08-12 15:46:24 +00:00
LiteralSupport.cpp Convert StringLiteralParser constructor to use ArrayRef instead of a pointer and count. 2014-06-26 04:58:39 +00:00
MacroArgs.cpp
MacroInfo.cpp Reinstate r213348, reverted in r213395, with an additional bug fix and more 2014-07-18 22:13:40 +00:00
Makefile
ModuleMap.cpp Verify all the module map files for a pcm are the same on load 2014-08-12 16:42:33 +00:00
PPCaching.cpp
PPCallbacks.cpp
PPConditionalDirectiveRecord.cpp
PPDirectives.cpp Correctly implement -include search logic. 2014-08-12 08:25:57 +00:00
PPExpressions.cpp Improving the "integer constant too large" diagnostics based on post-commit feedback from Richard Smith. Amends r213657. 2014-07-24 14:51:23 +00:00
PPLexerChange.cpp Removed unused typedef for recursive_directory_iterator 2014-06-30 16:10:15 +00:00
PPMacroExpansion.cpp Use -Rblah, not -Wblah, to control remark diagnostics. This was always the 2014-08-07 00:24:21 +00:00
PTHLexer.cpp unique_ptr-ify FileSystemStatCache::setNextStatCache 2014-08-11 21:29:24 +00:00
Pragma.cpp Don't Lex past EOF when lexing _Pragma 2014-08-14 19:47:06 +00:00
PreprocessingRecord.cpp
Preprocessor.cpp unique_ptr-ify FileSystemStatCache::setNextStatCache 2014-08-11 21:29:24 +00:00
PreprocessorLexer.cpp
ScratchBuffer.cpp
TokenConcatenation.cpp
TokenLexer.cpp
UnicodeCharSets.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00