[PATCH] D110986: [llvm-cxxfilt] Replace isalnum with isAlnum from StringExtras
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 1 23:20:13 PDT 2021
dblaikie added a comment.
Generally if a patch requires review, that's probably too long a turnaround to leave something broken on a buildbot - probably worth reverting the other patch, maybe including this change in that patch - or possibly committing this separately if possible especially if it can be tested independently.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110986/new/
https://reviews.llvm.org/D110986
More information about the llvm-commits
mailing list