sammccall added a comment. @kadircet What we forgot to think about here is that this allows more semantic checks to happen at template parsing time, which affects diagnostics.
This is OK (in fact good) as if those checks fail the template cannot be instantiated, and the code is IFNDR. But I should have had a test: https://github.com/llvm/llvm-project/commit/4777eb2954080864bcf9dfca0e828c637268eb13 Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D107275/new/ https://reviews.llvm.org/D107275 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits