[PATCH] D15994: Allow for unfinished #if blocks in preambles.
Erik Verbruggen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 7 07:01:13 PST 2016
erikjv updated this revision to Diff 80589.
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.80589.patch
Type: text/x-patch
Size: 12818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161207/7d34fc80/attachment.bin>
More information about the cfe-commits
mailing list