hokein added inline comments.
================ Comment at: clang/test/PCH/cxx17-deduction-guide-decl.cpp:16 + +// Class template argument deduction +template <typename T> ---------------- adamcz wrote: > You can drop these 3 lines, they're not needed for the crash repro. Also, > c-tor doesn't have to be explicit. Probably best to keep the code as short as > possible. yeah, thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D92573/new/ https://reviews.llvm.org/D92573 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits