[clang] [clang][Parse] Skip late-parsed attributes after a fatal error (PR #197647)

via cfe-commits cfe-commits at lists.llvm.org
Thu May 14 11:04:59 PDT 2026


TPPPP72 wrote:

I don't think you actually reviewed LLM's code. The problem might be that the Sema phase resolved the wrong node. Why did you consume all tokens after a fatal error occurred?

https://github.com/llvm/llvm-project/pull/197647


More information about the cfe-commits mailing list