[PATCH] D120881: [Clang] Diagnose invalid member variable with template parameters

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 3 06:12:32 PST 2022


erichkeane accepted this revision.
erichkeane added a comment.
This revision is now accepted and ready to land.

Do we have a test somewhere to check the variable template specialization case to make sure that didn't break?  Otherwise LGTM.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120881/new/

https://reviews.llvm.org/D120881



More information about the cfe-commits mailing list