[all-commits] [llvm/llvm-project] 4bac5f: Apply fixes from performance-faster-string-find (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Apr 16 00:51:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4bac5f8344ea6405e3964141c8f591c68eefd373
https://github.com/llvm/llvm-project/commit/4bac5f8344ea6405e3964141c8f591c68eefd373
Author: Kazu Hirata <kazu at google.com>
Date: 2023-04-16 (Sun, 16 Apr 2023)
Changed paths:
M clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
M flang/lib/Semantics/check-io.cpp
M lldb/source/Plugins/Process/Linux/IntelPTCollector.cpp
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
Log Message:
-----------
Apply fixes from performance-faster-string-find (NFC)
More information about the All-commits
mailing list