aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2023-03-21 10:49:54 -0400
committerAaron Ballman <aaron@aaronballman.com>2023-03-21 10:51:53 -0400
commit270a6a2824e3b42bd87acc986732a8b8f0765be7 (patch)
tree380881d1792b70d1b1849aceef8ec486d9bee19a /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parent83dc4734ba69da95d8c879bb174a1169b3f9e0b8 (diff)
downloadllvm-270a6a2824e3b42bd87acc986732a8b8f0765be7.zip
llvm-270a6a2824e3b42bd87acc986732a8b8f0765be7.tar.gz
llvm-270a6a2824e3b42bd87acc986732a8b8f0765be7.tar.bz2
No longer issue pedantic warning about pre-c++2b compat
We were accidentally issuing "overloaded 'operator[]' with more than one parameter is a C++2b extension" with -pedantic because it was an ExtWarn diagnostic rather than a Warning. This corrects the diagnostic category and adds some test coverage. Fixes #61582
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions