[PATCH] D136533: Fix missing diagnostic of declaration use when accessing TypeDecls through typename access
Matheus Izvekov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 23 13:40:24 PDT 2022
mizvekov added a comment.
In D136533#3877974 <https://reviews.llvm.org/D136533#3877974>, @philnik wrote:
> Would it be possible to just add `#if TEST_CLANG_VER >= 1600` around the new warnings?
That works for me, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136533/new/
https://reviews.llvm.org/D136533
More information about the cfe-commits
mailing list