[PATCH] D34263: [preprocessor] When preprocessor option 'SingleFileParseMode' is enabled, parse all directive blocks if the condition uses undefined macros

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 20 07:37:51 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305797: [preprocessor] When preprocessor option 'SingleFileParseMode' is enabled, parseā€¦ (authored by akirtzidis).

Changed prior to commit:
  https://reviews.llvm.org/D34263?vs=103067&id=103206#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34263

Files:
  cfe/trunk/include/clang/Lex/Preprocessor.h
  cfe/trunk/include/clang/Lex/PreprocessorOptions.h
  cfe/trunk/lib/Lex/PPDirectives.cpp
  cfe/trunk/lib/Lex/PPExpressions.cpp
  cfe/trunk/test/Index/singe-file-parse.m
  cfe/trunk/test/Index/single-file-parse.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34263.103206.patch
Type: text/x-patch
Size: 15482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170620/8189044b/attachment.bin>


More information about the cfe-commits mailing list