firstmoonlight wrote: > Does you PR also fix: #196001
Yes, I've verified that this PR also fixes #196001. The root cause is the same: the early return in type specifier checking prevents proper recovery. https://github.com/llvm/llvm-project/pull/190597 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
