[PATCH] D79810: [FileCheck] Fix isalpha/isalnum calls

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 06:27:22 PDT 2020


thopre accepted this revision.
thopre added a comment.

LGTM with James comment addressed. It seems I'm responsible for this mess since I introduced the first such patterns. My apologies for not paying enough attention to the type in the API.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79810/new/

https://reviews.llvm.org/D79810





More information about the llvm-commits mailing list