Files
rocm-systems/hipamd/include/hip/hcc_detail
Yaxun (Sam) Liu 0a513d8a02 Fix include path and wrapper header
Currently std::complex and some other std functions require uses to
include hip_runtime.h before any other headers to work, which is not
reliable.

changes are made in clang to fix this issue:
https://reviews.llvm.org/D81176

which requires hipcc and HIP headers to make corresponding changes.

This patch will make sure the clang change will not break
HIP/ROCclr during this transition.

After the transition is done, we can remove explicitly setting
include path for HIP-Clang and HIP header in hipcc and hip config
cmake files and rely on clang driver to set it automatically.

Change-Id: I5d226861c2560ffa6c5ab17343a43cc378048061
2020-06-09 17:37:20 -04:00
..
2016-10-04 22:17:18 +05:30
2019-03-06 17:31:44 +05:30
2020-05-06 09:14:30 -04:00
2019-12-23 19:11:24 +05:30
2018-09-17 11:50:29 +03:00
2019-04-23 09:16:00 -04:00
2020-05-06 09:14:30 -04:00
2019-03-06 17:31:44 +05:30
2020-06-09 17:37:20 -04:00