Open Quuxplusone opened 5 years ago
Attached clang.tar.bz2
(257162 bytes, application/x-bzip): Stack
Thanks! Here's a smaller reproducer:
template <typename>
struct Foo {};
struct Bar {
Foo();
};
Seems like clang crashes horribly while diagnosing everything wrong with the
"deduction guide" Foo.
clang.tar.bz2
(257162 bytes, application/x-bzip)