Re: [PATCH] D22490: Append clang system include path for offloading tool chains.

2016-07-18 Thread Samuel Antao via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL275931: Append clang system include path for offloading tool chains. (authored by sfantao). Changed prior to commit: https://reviews.llvm.org/D22490?vs=64428&id=64432#toc Repository: rL LLVM https:/

Re: [PATCH] D22490: Append clang system include path for offloading tool chains.

2016-07-18 Thread Artem Belevich via cfe-commits
tra accepted this revision. tra added a comment. This revision is now accepted and ready to land. LGTM. https://reviews.llvm.org/D22490 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commit

Re: [PATCH] D22490: Append clang system include path for offloading tool chains.

2016-07-18 Thread Samuel Antao via cfe-commits
sfantao updated this revision to Diff 64428. sfantao added a comment. - Add missing context for review. https://reviews.llvm.org/D22490 Files: lib/Driver/Tools.cpp Index: lib/Driver/Tools.cpp === --- lib/Driver/Tools.cpp +++ lib