[PATCH] D37954: Try to shorten system header paths when using -MD depfiles

Peter Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 19 16:54:15 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316193: Try to shorten system header paths when using -MD depfiles (authored by Lekensteyn).

Changed prior to commit:
  https://reviews.llvm.org/D37954?vs=115946&id=119626#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37954

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Frontend/DependencyOutputOptions.h
  cfe/trunk/lib/Driver/Job.cpp
  cfe/trunk/lib/Driver/ToolChains/Clang.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/Frontend/DependencyFile.cpp
  cfe/trunk/lib/Tooling/ArgumentsAdjusters.cpp
  cfe/trunk/test/Preprocessor/dependencies-realpath.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37954.119626.patch
Type: text/x-patch
Size: 7269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171019/75fd6278/attachment-0001.bin>


More information about the cfe-commits mailing list