[clang] Remove delayed typo expressions (PR #143423)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 9 12:55:00 PDT 2025


https://github.com/efriedma-quic commented:

Briefly looked over the test changes.  Mostly seems fine, but it seems like we're losing typo correction in a few places that don't seem related to delayed typo correction, at least at first glance.

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


More information about the cfe-commits mailing list