[all-commits] [llvm/llvm-project] d11c45: [Support] Use StringRef::contains_insensitive (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Oct 18 18:27:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d11c4542d8828f68a49a07c126f213ccc8bec17a
https://github.com/llvm/llvm-project/commit/d11c4542d8828f68a49a07c126f213ccc8bec17a
Author: Kazu Hirata <kazu at google.com>
Date: 2023-10-18 (Wed, 18 Oct 2023)
Changed paths:
M llvm/lib/Support/UnicodeNameToCodepoint.cpp
Log Message:
-----------
[Support] Use StringRef::contains_insensitive (NFC)
More information about the All-commits
mailing list