[PATCH] D75093: clang-cl: Add a `/showIncludes:user` flag.

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 25 05:00:23 PST 2020


thakis updated this revision to Diff 246417.
thakis added a comment.

add one more test


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

https://reviews.llvm.org/D75093

Files:
  clang/include/clang/Driver/CLCompatOptions.td
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/DependencyFile.cpp
  clang/lib/Frontend/HeaderIncludeGen.cpp
  clang/test/Driver/cl-options.c
  clang/test/Frontend/print-header-includes.c
  clang/test/Preprocessor/headermap-rel2.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75093.246417.patch
Type: text/x-patch
Size: 9969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200225/02d94d24/attachment-0001.bin>


More information about the cfe-commits mailing list