[clang][NFC] Add tests for the use of NamedDecl::getDeclName in the unused/unneeded...
authorBruno Ricci <riccibrun@gmail.com>
Sun, 26 Jul 2020 16:20:56 +0000 (17:20 +0100)
committerBruno Ricci <riccibrun@gmail.com>
Sun, 26 Jul 2020 16:20:56 +0000 (17:20 +0100)
commita2f83d5a07daf7a9b717fff8916c44cd7cc1c678
tree982831d6bbbdd3326b5d79defddaf94eefa1c001
parentca9bfc20f48c82a9f223ec814697714a16d1a22d
[clang][NFC] Add tests for the use of NamedDecl::getDeclName in the unused/unneeded diagnostics.
clang/test/SemaCXX/warn-func-not-needed.cpp
clang/test/SemaCXX/warn-member-not-needed.cpp
clang/test/SemaCXX/warn-unused-filescoped.cpp
clang/test/SemaCXX/warn-variable-not-needed.cpp