diff options
author | Akira Hatanaka <ahatanak@gmail.com> | 2024-12-03 15:17:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-03 15:17:39 -0800 |
commit | c8b7ec2edd8d84729070e455002d1e78bdceddc5 (patch) | |
tree | 7b30e38b51e146ecf30e3c7db18c636c64fe9967 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | ea6cdb9a0708330089d583ce20aeaf81eec94ff7 (diff) | |
download | llvm-c8b7ec2edd8d84729070e455002d1e78bdceddc5.zip llvm-c8b7ec2edd8d84729070e455002d1e78bdceddc5.tar.gz llvm-c8b7ec2edd8d84729070e455002d1e78bdceddc5.tar.bz2 |
Define a diagnostic group for missing variadic macro arguments (#116855)
Make the new diagnostic group a subgroup of the following diagnostic
groups:
-Wpre-c23-compat
-Wgnu-zero-variadic-macro-arguments
-Wc++20-extensions
-Wc23-extensions
This change is needed as 5231005193afb8db01afe9a8a1aa308d25f60ba1 made
it impossible to use -Wno-gnu-zero-variadic-macro-argumentsis to silence
the warning.
rdar://139234984
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions