We are using this in the context of cling, where we keep the compiler instance alive after EOF.
The incremental processing part in clang was done mostly by me and this patch LGTM, but I'd like to go under a formal review procedure.
Differential D25602
Do not reset TUScope when we are in incremental processing mode. v.g.vassilev on Oct 14 2016, 3:00 AM. Authored by
Details
We are using this in the context of cling, where we keep the compiler instance alive after EOF. The incremental processing part in clang was done mostly by me and this patch LGTM, but I'd like to go under a formal review procedure.
Diff Detail |