[PATCH] D124964: Revert "Revert "[clang][extract-api] Use relative includes""
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 4 14:49:09 PDT 2022
dang accepted this revision.
dang added a comment.
This revision is now accepted and ready to land.
LGTM! If I understand the issue correctly we gave `llvm::Regex::match` a string temporary to match against before and now we store it for long enough to process the match results?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124964/new/
https://reviews.llvm.org/D124964
More information about the cfe-commits
mailing list