[PATCH] D110986: [llvm-cxxfilt] Replace isalnum with isAlnum from StringExtras

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 4 09:41:44 PDT 2021


Orlando added a comment.

Hi, the change to llvm/test/tools/llvm-cxxfilt/delimiters.test caused it to fail when run from cmd.exe. I've put up D111072 <https://reviews.llvm.org/D111072> for review as a work around.


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