Fix PR28350.
Details
Details
Diff Detail
Diff Detail
Event Timeline
clang-tidy/misc/UnusedUsingDeclsCheck.cpp | ||
---|---|---|
22 | Can you fix this fixme as a prerequisite to this patch? It should be pretty trivial, and I'd hate for it to get forgotten post-commit. | |
test/clang-tidy/misc-unused-using-decls.cpp | ||
152 | We're now lacking a test that says "Green is unused" like we had before. Can you add another test case to bring back the similar diagnostic? |
Can you fix this fixme as a prerequisite to this patch? It should be pretty trivial, and I'd hate for it to get forgotten post-commit.