[PATCH] D22518: Refactor how include paths are appended to the command arguments.

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 19 08:14:55 PDT 2016


sfantao created this revision.
sfantao added reviewers: tra, rsmith.
sfantao added subscribers: cfe-commits, rsmith.

This patch aims at removing redundancy in the way include paths for the regular and offloading toolchains are appended to the arguments list in the clang tool.

This was suggested by @rsmith in response to r275931.

https://reviews.llvm.org/D22518

Files:
  lib/Driver/Tools.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22518.64505.patch
Type: text/x-patch
Size: 6171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160719/d698f285/attachment-0001.bin>


More information about the cfe-commits mailing list