aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land.
LGTM! Please add a release note for the fix when you land the changes. ================ Comment at: clang/test/SemaCXX/remove-nested-immediate-invocation-crash.cpp:4 + +a, class b { template < typename c> consteval b(c +} template <typename...> using d = b; ---------------- This surely wins an award for "best line noise of the year" or something. :-D Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D133948/new/ https://reviews.llvm.org/D133948 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits