[PATCH] D141950: Use find_last_of when seraching for code in getRawCommentForDeclNoCacheImpl
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 21 06:38:15 PST 2023
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM! You should probably put "NFC" into the patch title when landing the changes though, so it's more clear as to why there's no test coverage.
Do you think this warrants adding a release note to let users know about the performance improvement?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141950/new/
https://reviews.llvm.org/D141950
More information about the cfe-commits
mailing list