[PATCH] D136533: Fix missing diagnostic of declaration use when accessing TypeDecls through typename access
Nikolas Klauser via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 23 13:34:13 PDT 2022
philnik added a comment.
Would it be possible to just add `#if TEST_CLANG_VER >= 1600` around the new warnings?
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