[PATCH] D128762: [Clang] Rename StringLiteral::isAscii() => isOrdinary() [NFC]

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 29 06:07:43 PDT 2022


aaron.ballman added a comment.

Also, precommit CI pointed out that you need to make some additional changes in clang-tools-extra to avoid build errors.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128762



More information about the cfe-commits mailing list