diff options
author | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2020-08-07 13:50:22 -0400 |
---|---|---|
committer | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2020-08-07 13:50:22 -0400 |
commit | ac3e720dc1af9555c5591017bd2b6c7f6641a34d (patch) | |
tree | e07da49f88e674327ea491d18f57088ebf86b522 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 47cadd6106c0a9218f653760dd045cbd16df0fd6 (diff) | |
download | llvm-ac3e720dc1af9555c5591017bd2b6c7f6641a34d.zip llvm-ac3e720dc1af9555c5591017bd2b6c7f6641a34d.tar.gz llvm-ac3e720dc1af9555c5591017bd2b6c7f6641a34d.tar.bz2 |
Make clang HIP headers compatible with C++98
Automation to detect compiler features, such as CMake's target_compile_features,
would attempt to detect compiler features by explicitly using langugage flags.
This change ensures that the HIP headers would still work with C++98.
Patch by Siu Chi Chan
Differential Revision: https://reviews.llvm.org/D85471
Change-Id: I304e964b18a525b0fde55efd841da74b6c4dc8ed
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions