[PATCH] D128351: [clang] missing outer template levels when checking template constraints

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 28 06:05:28 PDT 2022


erichkeane added a comment.

So I don't think this is the right fix for this... But I DID check and see that the test case seems to be fixed here: https://reviews.llvm.org/D126907 , which does a lot of rework for this sort of thing.

That patch is expected to be complete/ready for submission in the 'near future', but I'm still working through 1 more issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128351



More information about the cfe-commits mailing list