diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-07-30 11:19:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-30 11:19:00 -0700 |
commit | 3b5aff569d0604d554a6648920cc627d71748ae4 (patch) | |
tree | 2f912de1b468f014f5e26803286c8a20aa255363 /lldb/unittests/ScriptInterpreter | |
parent | a194d516546061078dc217a81655688f1a175ca2 (diff) | |
download | llvm-3b5aff569d0604d554a6648920cc627d71748ae4.zip llvm-3b5aff569d0604d554a6648920cc627d71748ae4.tar.gz llvm-3b5aff569d0604d554a6648920cc627d71748ae4.tar.bz2 |
[clang][X86] Update __cpuidex_conflict.c test post #126324 (#151220)
It does not look like __cpuidex builtins are being incorrectly included
in compilations for offload targets anymore, so change up the test to
assume that we are defining __cpuidex as static in cpuid.h now that
\#126324 updates the behavior of __has_builtin on offload compilations.
This ensures we are still testing that we are avoiding the conflicts
around offloading that were first pointed out in
https://reviews.llvm.org/D150646.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter')
0 files changed, 0 insertions, 0 deletions