[PATCH] D15994: Allow for unfinished #if blocks in preambles.
Erik Verbruggen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 12 06:53:45 PDT 2017
erikjv updated this revision to Diff 98757.
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.98757.patch
Type: text/x-patch
Size: 13412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170512/cd4aede5/attachment-0001.bin>
More information about the cfe-commits
mailing list