diff options
author | Abhin P Jose <abhinjose@live.com> | 2024-03-20 13:34:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-20 08:34:46 -0400 |
commit | 1de7e6c8cba27296f3fc16d107822ea0ee856759 (patch) | |
tree | 956c9d8a37a2b316d6c91eac2fbd7c904c9a4edb /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 679e594d9d400ab688f6cc47b3ca26fe69265cae (diff) | |
download | llvm-1de7e6c8cba27296f3fc16d107822ea0ee856759.zip llvm-1de7e6c8cba27296f3fc16d107822ea0ee856759.tar.gz llvm-1de7e6c8cba27296f3fc16d107822ea0ee856759.tar.bz2 |
[clang] move -Wcast-function-type under -Wextra (#77178)
The -Wcast-fuction-type-strict has been moved under dignstic group
-Wextra.
Edited the test cases for -Wcast-fuction-type-strict and
-Wcast-fuction-type in Sema an SemaCXX.
Added a new test case which include a functionality that was already in
the -Wextra group, i.e -Wignored-qualifiers with
-Wcast-fuction-type-strict.
Fixes: #76872
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions