| Issue | 177549 |
|---|---|
| Summary | [clang] Clang crashes when parsing invalid typedef with overloaded operator syntax and unnamed class type |
| Labels | clang |
| Assignees | |
| Reporter | YuchangSu |
`typedef(( operator | <> ) ) ( class { private : }); `
See Compiler Explorer: [https://godbolt.org/z/7oYbzj55e](https://godbolt.org/z/7oYbzj55e)
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
