[PATCH] D127284: [clang-repl] Support statements on global scope in incremental mode.
Vassil Vassilev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 27 22:26:04 PDT 2023
v.g.vassilev marked an inline comment as done.
v.g.vassilev added a comment.
In D127284#4303390 <https://reviews.llvm.org/D127284#4303390>, @tahonermann wrote:
> This change appears to have negatively impacted some users that were dependent on the previous `Preprocessing::enableIncrementalProcessing(true)` behavior. See https://github.com/llvm/llvm-project/issues/62413.
Thank you for the ping. I’ve replied there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127284/new/
https://reviews.llvm.org/D127284
More information about the cfe-commits
mailing list