aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorArtem Belevich <tra@google.com>2021-09-27 15:16:05 -0700
committerArtem Belevich <tra@google.com>2021-09-28 11:29:28 -0700
commitfd582eeffe582665eacac522617a15e17e9872cd (patch)
tree303dca33a2e95d665c0fc4153672bea642304c5f /clang/lib/CodeGen/CodeGenFunction.cpp
parentbfa50250b6429e9e55f849c07c11ece33e9340cd (diff)
downloadllvm-fd582eeffe582665eacac522617a15e17e9872cd.zip
llvm-fd582eeffe582665eacac522617a15e17e9872cd.tar.gz
llvm-fd582eeffe582665eacac522617a15e17e9872cd.tar.bz2
[CUDA] Move CUDA SDK include path further down the include search path.
This allows clang to work on Linux distributions like Debian where <CUDA-PATH>/include may be a symlink to /usr/include. We only need `cuda_wrappers` to be present before the standard C++ library headers. The CUDA SDK headers themselves do not need to be found that early. This addresses https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995122 mentioned in post-commit comments on D108247 Differential Revision: https://reviews.llvm.org/D110596
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions