[PATCH] D46394: [clang-cl] Print /showIncludes to stderr, if used in combination with /E, /EP or /P

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 4 09:02:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC331533: [clang-cl] Print /showIncludes to stderr, if used in combination with /E, /EP… (authored by erichkeane, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D46394

Files:
  include/clang/Frontend/DependencyOutputOptions.h
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInstance.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Frontend/HeaderIncludeGen.cpp
  test/Driver/cl-options.c
  test/Frontend/print-header-includes.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46394.145208.patch
Type: text/x-patch
Size: 8072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180504/acfe2397/attachment.bin>


More information about the cfe-commits mailing list