[PATCH] D140619: ExtractFunction: support extracting expressions and selected part of it
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 20 00:34:56 PST 2023
nridge added a comment.
In D140619#4067940 <https://reviews.llvm.org/D140619#4067940>, @nridge wrote:
> I can reproduce the failures locally with the patch applied.
(The failures seem to have to do with `ExtractFunction` segfaulting when invoked at a particular location in the code in `check.test`.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140619/new/
https://reviews.llvm.org/D140619
More information about the cfe-commits
mailing list