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.
Differential D22490
Append clang system include path for offloading tool chains. sfantao on Jul 18 2016, 4:55 PM. Authored by
Details 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 |