aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Format/ConfigParseTest.cpp
diff options
context:
space:
mode:
authorShengchen Kan <shengchen.kan@intel.com>2024-06-25 10:14:14 +0800
committerShengchen Kan <shengchen.kan@intel.com>2024-06-25 10:19:04 +0800
commit4e0a0eae58f7a6998866719f7eb970096a2a52e9 (patch)
tree52eb80a3cec039f13724cc749bc17d7bfd59b8c4 /clang/unittests/Format/ConfigParseTest.cpp
parentb0e9b00ce7d623175c5e60e82afe24e7f8a200be (diff)
downloadllvm-4e0a0eae58f7a6998866719f7eb970096a2a52e9.zip
llvm-4e0a0eae58f7a6998866719f7eb970096a2a52e9.tar.gz
llvm-4e0a0eae58f7a6998866719f7eb970096a2a52e9.tar.bz2
[X86] Fix test Clang::CodeGen/builtin-cpu-supports.c failure
The test failed after https://github.com/llvm/llvm-project/commit/8ad32ce7382bb8d630a3d4d93d1e1f00f8e2bd0e In https://github.com/gcc-mirror/gcc/blob/master/gcc/common/config/i386/i386-cpuinfo.h FEATURE_AVX512CD = 23 and FEATURE_AVX512VBMI = 26, we should only add 2 features between them. New features should be inserted at the end.
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions