diff options
author | Artem Belevich <tra@google.com> | 2015-12-16 18:51:59 +0000 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2015-12-16 18:51:59 +0000 |
commit | 7fda3c9ff30fd82e7e0cdf0d97288da3e1a20bf5 (patch) | |
tree | 363902be0addddc054b658179f26673bca5905c2 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp | |
parent | 5ac5d61b9c34dbc4c7beed9f34d30f55632d0669 (diff) | |
download | bcm5719-llvm-7fda3c9ff30fd82e7e0cdf0d97288da3e1a20bf5.tar.gz bcm5719-llvm-7fda3c9ff30fd82e7e0cdf0d97288da3e1a20bf5.zip |
[CUDA] renamed cuda_runtime.h wrapper to __cuda_runtime.h
Currently it's easy to break CUDA compilation by passing
"-isystem /path/to/cuda/include" to compiler which leads to
compiler including real cuda_runtime.h from there instead
of the wrapper we need.
Renaming the wrapper ensures that we can include the wrapper
regardless of user-specified include paths and files.
Differential Revision: http://reviews.llvm.org/D15534
llvm-svn: 255802
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp')
0 files changed, 0 insertions, 0 deletions