[PATCH] D15994: Allow for unfinished #if blocks in preambles.
Erik Verbruggen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 9 04:28:26 PST 2017
erikjv updated this revision to Diff 87792.
https://reviews.llvm.org/D15994
Files:
include/clang/Lex/Preprocessor.h
include/clang/Lex/PreprocessorLexer.h
include/clang/Lex/PreprocessorOptions.h
include/clang/Serialization/ASTBitCodes.h
lib/Frontend/ASTUnit.cpp
lib/Lex/Lexer.cpp
lib/Lex/PPLexerChange.cpp
lib/Lex/Preprocessor.cpp
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTWriter.cpp
test/Lexer/preamble.c
test/Lexer/preamble2.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15994.87792.patch
Type: text/x-patch
Size: 13470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170209/5ca4b300/attachment-0001.bin>
More information about the cfe-commits
mailing list