sammccall resigned from this revision.
sammccall added a comment.
Herald added a subscriber: sstefan1.
(This is obsolete now I believe, the flag has been flipped)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77527/new/
https://reviews.llvm.org/D77
sammccall added a comment.
I'm a bit leery about this because we lose test coverage of the "live"
configuration.
I know it's a pain, but maybe it's possible to keep this as a local
patch/branch? :-(
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77
hokein created this revision.
hokein added a reviewer: sammccall.
Herald added a reviewer: jdoerfert.
Herald added a project: clang.
When enabling recovery-expr (in https://reviews.llvm.org/D76696, which has been
revertedj), we need to update a few tests to adjust new diagnostic changes.
This pat