[PATCH] D96036: [clang][codegen] Remember string used to create llvm::Regex for optimization remarks
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 8 07:33:17 PST 2021
jansvoboda11 added a comment.
I originally wanted to improve the API (make the null checks unnecessary), but keeping the API and minimizing the patch with your changes is nice too. I'm going with your suggestion, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96036/new/
https://reviews.llvm.org/D96036
More information about the cfe-commits
mailing list