diff options
author | Sirraide <aeternalmail@gmail.com> | 2024-03-09 12:39:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-09 12:39:55 +0100 |
commit | 5630dc66369ccec925f27151b495c9f9818638f1 (patch) | |
tree | c52ce690b16cc4e57dbeb8d001f2bcafd4c211a5 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | e1da74d916e58f3c7748c21757cba1922aecbc52 (diff) | |
download | llvm-5630dc66369ccec925f27151b495c9f9818638f1.zip llvm-5630dc66369ccec925f27151b495c9f9818638f1.tar.gz llvm-5630dc66369ccec925f27151b495c9f9818638f1.tar.bz2 |
[Clang] Only check for error in C++20 mode (#84624)
Fix a test that was added in #81014 and which caused buildbots to fail.
Only check for the ‘never produces a constant expression error’ in C++20
mode.
This fixes #84623.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions