[clang] [Sema] Skip ExternalSource query and clear DeleteExprs in incremental mode (PR #192856)
via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 19 09:49:10 PDT 2026
lucasvallejoo wrote:
Hi @vgvassilev, you are right. My apologies for the messy history—I had some leftover commits from my previous work.
I have just performed a force-push to squash everything into a single, independent commit containing only the Sema changes and the regression test. It should be ready for review now. Thanks!
https://github.com/llvm/llvm-project/pull/192856
More information about the cfe-commits
mailing list