Sirraide wrote:
> ```c++
> typeof(int){} x; // Probably parsed as typeof(int{})
> ```Actually, I’m not sure what we think this is supposed to be; I haven’t checked. https://github.com/llvm/llvm-project/pull/146394 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
