[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
Mon Jun 19 09:50:51 PDT 2017


akyrtzi updated this revision to Diff 103066.
akyrtzi added a comment.

Provide doc-comments for `struct DirectiveEvalResult`.


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.103066.patch
Type: text/x-patch
Size: 14566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170619/f98d053c/attachment-0001.bin>


More information about the cfe-commits mailing list