alexfh wrote: > I see the problem. It's expected to see the 2nd error before this patch.
Yes, a proper error rather than an assertion failure would be a better failure mode: https://gcc.godbolt.org/z/Tbns9qYx7 https://github.com/llvm/llvm-project/pull/157034 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
