[PATCH] D96033: [clang-repl] Land initial infrastructure for incremental parsing
Vassil Vassilev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 13 09:03:35 PDT 2021
v.g.vassilev added a comment.
In D96033#2757077 <https://reviews.llvm.org/D96033#2757077>, @hubert.reinterpretcast wrote:
> @v.g.vassilev, the test does not appear to be appropriately set up for builds that default to a non-native target:
> https://lab.llvm.org/staging/#/builders/126/builds/371/steps/5/logs/FAIL__Clang__execute_cpp
>
> Can you fix or revert until there is a fix?
Apologies. Do you know if `REQUIRES: native` is sufficient to fix (trying to avoid churn)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96033/new/
https://reviews.llvm.org/D96033
More information about the cfe-commits
mailing list