diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2025-05-01 07:31:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-01 07:31:48 -0400 |
commit | bc9aa0f4c4c6ad9dd6207097478f4e461a8fe5cb (patch) | |
tree | 138175425a6905effbacff51eaff6c4208f57f50 /clang/unittests/Frontend/CompilerInstanceTest.cpp | |
parent | 75d1cceb948666af9b2cb26fc3933d4176a2806d (diff) | |
download | llvm-bc9aa0f4c4c6ad9dd6207097478f4e461a8fe5cb.zip llvm-bc9aa0f4c4c6ad9dd6207097478f4e461a8fe5cb.tar.gz llvm-bc9aa0f4c4c6ad9dd6207097478f4e461a8fe5cb.tar.bz2 |
[C] Add -Wtentative-definition-compat (#137967)
This adds a new diagnostic to warn about redeclaration of a tentative
definition in C. This is incompatible with C++, so the new diagnostic
group is under -Wc++-compat.
Diffstat (limited to 'clang/unittests/Frontend/CompilerInstanceTest.cpp')
0 files changed, 0 insertions, 0 deletions