This patch adds clang system include path when offloading tool chains, e.g. CUDA, are used in the current compilation.
This fixes an issue detected by @rsmith in response to r275645.
Paths
| Differential D22490
Append clang system include path for offloading tool chains. ClosedPublic Authored by sfantao on Jul 18 2016, 4:55 PM.
Details Summary This patch adds clang system include path when offloading tool chains, e.g. CUDA, are used in the current compilation. This fixes an issue detected by @rsmith in response to r275645.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 18 2016, 5:02 PM Closed by commit rL275931: Append clang system include path for offloading tool chains. (authored by sfantao). · Explain WhyJul 18 2016, 5:08 PM This revision was automatically updated to reflect the committed changes.
Diff 64432 cfe/trunk/lib/Driver/Tools.cpp
|