Issue 177545
Summary [clang] Clang crashes when parsing non-type template parameter with function type involving decltype(auto)
Labels clang
Assignees
Reporter YuchangSu
    `template <decltype ( auto )(   ) (   ) volatile throw ()-> char;`
See Compiler Explorer: [https://godbolt.org/z/qooY6EcGz](https://godbolt.org/z/qooY6EcGz)
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to