[PATCH] D127284: [clang-repl] Support statements on global scope in incremental mode.
Tom Honermann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 27 14:22:33 PDT 2023
tahonermann added a comment.
Herald added a subscriber: jplehr.
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.
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