[PATCH] D66597: [preprocessor] Add an opportunity to retain excluded conditional blocks

Evgeny Mankov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 15:16:01 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370123: [preprocessor] Add an opportunity to retain excluded conditional blocks (authored by emankov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66597?vs=216635&id=217510#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66597/new/

https://reviews.llvm.org/D66597

Files:
  cfe/trunk/include/clang-c/Index.h
  cfe/trunk/include/clang/Frontend/ASTUnit.h
  cfe/trunk/include/clang/Lex/PreprocessorOptions.h
  cfe/trunk/lib/Frontend/ASTUnit.cpp
  cfe/trunk/lib/Lex/PPDirectives.cpp
  cfe/trunk/test/Index/retain-excluded-conditional-blocks.m
  cfe/trunk/tools/c-index-test/c-index-test.c
  cfe/trunk/tools/libclang/CIndex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66597.217510.patch
Type: text/x-patch
Size: 13157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/a5157480/attachment.bin>


More information about the llvm-commits mailing list