[PATCH] D15994: Allow for unfinished #if blocks in preambles.
Erik Verbruggen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 30 04:55:14 PDT 2017
This revision was automatically updated to reflect the committed changes.
erikjv marked 3 inline comments as done.
Closed by commit rL304207: Allow for unfinished #if blocks in preambles (authored by erikjv).
Changed prior to commit:
https://reviews.llvm.org/D15994?vs=98757&id=100691#toc
Repository:
rL LLVM
https://reviews.llvm.org/D15994
Files:
cfe/trunk/include/clang/Lex/Preprocessor.h
cfe/trunk/include/clang/Lex/PreprocessorLexer.h
cfe/trunk/include/clang/Lex/PreprocessorOptions.h
cfe/trunk/include/clang/Serialization/ASTBitCodes.h
cfe/trunk/lib/Frontend/ASTUnit.cpp
cfe/trunk/lib/Lex/Lexer.cpp
cfe/trunk/lib/Lex/PPLexerChange.cpp
cfe/trunk/lib/Lex/Preprocessor.cpp
cfe/trunk/lib/Serialization/ASTReader.cpp
cfe/trunk/lib/Serialization/ASTWriter.cpp
cfe/trunk/test/Lexer/preamble.c
cfe/trunk/test/Lexer/preamble2.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15994.100691.patch
Type: text/x-patch
Size: 13811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170530/c6b0ee57/attachment-0001.bin>
More information about the cfe-commits
mailing list