[PATCH] D155705: [clang] Fix specialization of non-templated member classes of class templates
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 24 08:02:06 PDT 2023
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM assuming precommit CI finds no surprises. I'm struggling to think of other test cases that would match the changes; if @shafik has tests in mind, we can add them (post-commit if necessary).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155705/new/
https://reviews.llvm.org/D155705
More information about the cfe-commits
mailing list