Files
rocm-systems/bin
Yaxun (Sam) Liu 08d9759eba Workaround for libc++ include path for HIP-Clang (#1917)
HIP-Clang cuda_wrapper headers require clang include path before standard C++ include path.
However libc++ include path requires to be before clang include path.
To workaround this, we pass -isystem with the parent directory of clang include
path instead of the clang include path itself.
2020-03-18 11:20:21 +05:30
..
2020-02-27 16:18:31 +05:30
2016-11-14 15:26:27 -07:00
2017-06-02 16:33:48 +03:00