[PATCH] D63508: make -frewrite-includes also rewrite conditions in #if/#elif

Luboš Luňák via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 21 14:01:17 PDT 2019


llunak updated this revision to Diff 206070.
llunak retitled this revision from "make -frewrite-includes handle __has_include wrapped in a  macro" to "make -frewrite-includes also rewrite conditions in #if/#elif".
llunak edited the summary of this revision.

Repository:
  rC Clang

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

https://reviews.llvm.org/D63508

Files:
  clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
  clang/test/Frontend/rewrite-includes-conditions.c
  clang/test/Frontend/rewrite-includes.c
  clang/test/Modules/preprocess-module.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63508.206070.patch
Type: text/x-patch
Size: 16755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190621/5cd46621/attachment-0001.bin>


More information about the cfe-commits mailing list