[PATCH] D34263: [preprocessor] When preprocessor option 'SingleFileParseMode' is enabled, parse all directive blocks if the condition uses undefined macros
Argyrios Kyrtzidis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 16 12:28:42 PDT 2017
akyrtzi updated this revision to Diff 102859.
akyrtzi added a comment.
Enhanced doc-comment for the preprocessor option, and fixed indentation on a couple of calls.
https://reviews.llvm.org/D34263
Files:
include/clang/Lex/Preprocessor.h
include/clang/Lex/PreprocessorOptions.h
lib/Lex/PPDirectives.cpp
lib/Lex/PPExpressions.cpp
test/Index/singe-file-parse.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34263.102859.patch
Type: text/x-patch
Size: 14318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170616/2d77f932/attachment-0001.bin>
More information about the cfe-commits
mailing list