[PATCH] D83797: [InjectTLIMappings] Use StringRef instead of std::string for FN name.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 20 01:49:19 PDT 2020
fhahn closed this revision.
fhahn added a comment.
@nadav I think the change landed in rG8f0a8ed44e27 <https://reviews.llvm.org/rG8f0a8ed44e27c694b3b32721f913f32048564e5e> and the revision can be closed now, right?
It looks like you included the URL to the review in the commit message, but I think you need to put a something like `Differential Revision: https://reviews.llvm.org/D83797` in the message for Phabricator to automatically close the revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83797/new/
https://reviews.llvm.org/D83797
More information about the llvm-commits
mailing list