diff options
author | Sirraide <aeternalmail@gmail.com> | 2025-05-08 01:41:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-08 01:41:57 +0200 |
commit | 45b5cc08e5823c59802f88ec3f27108ab98c1eb9 (patch) | |
tree | 8af522e3d23616064867cbf6ce7dcb8afeea72e3 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 2040f50a566e19b9bb30baf75f15199d1aba18b2 (diff) | |
download | llvm-45b5cc08e5823c59802f88ec3f27108ab98c1eb9.zip llvm-45b5cc08e5823c59802f88ec3f27108ab98c1eb9.tar.gz llvm-45b5cc08e5823c59802f88ec3f27108ab98c1eb9.tar.bz2 |
[Clang] Fix the warning group of several compatibilty diagnostics (#138872)
There are a few diagnostics that are incorrectly grouped under
`-Wc++20-compat` instead of `-Wpre-c++20-compat`.
I grepped for any remaining `-Wc++xy-compat` diagnostics, but they all
seem to actually be about compatibility with C++XY.
Fixes #138775.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions