[PATCH] D124964: Revert "Revert "[clang][extract-api] Use relative includes""

Zixu Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 4 14:51:43 PDT 2022


zixuw added a comment.

In D124964#3492423 <https://reviews.llvm.org/D124964#3492423>, @dang wrote:

> 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?

Yup, exactly.


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