Files
CMake/Source
Cordell Bloor f4d28d9e27 HIP: Fix implicit include directory detection under /usr/include
The `CMAKE_<LANG>_IMPLICIT_INCLUDE_DIRECTORIES` are computed using
`try_compile` in `CMAKE_DETERMINE_COMPILER_ABI`, but the implicit
include directories are not known during that `try_compile`.  This can
be a problem when the HIP runtime include path is `/usr/include`,
because the runtime include path is always added to the userDirs and the
compiler automatically includes standard library headers via
`__clang_hip_runtime_wrapper.h`.

Issue: #24562
2023-06-02 11:25:06 -04:00
..
2023-05-30 09:46:12 -04:00
2023-02-14 14:34:03 -05:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-06-02 00:01:16 -04:00
2023-05-30 09:46:12 -04:00
2023-05-22 16:51:15 -04:00
2023-01-03 07:49:22 -05:00
2023-02-14 14:34:03 -05:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-22 16:51:15 -04:00
2023-02-14 14:34:03 -05:00
2023-02-14 14:34:03 -05:00
2023-04-29 09:54:22 +02:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-02-14 14:34:03 -05:00
2023-03-14 15:20:47 -04:00