[all-commits] [llvm/llvm-project] abaa79: [mlir] Use StringRef::ltrim (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Jan 8 21:49:48 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: abaa79b25dde740d5b54adab463432bee2840c85
https://github.com/llvm/llvm-project/commit/abaa79b25dde740d5b54adab463432bee2840c85
Author: Kazu Hirata <kazu at google.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mlir/lib/Query/Matcher/Parser.cpp
M mlir/lib/Query/QueryParser.cpp
M mlir/lib/TableGen/Class.cpp
M mlir/lib/Tools/lsp-server-support/SourceMgrUtils.cpp
Log Message:
-----------
[mlir] Use StringRef::ltrim (NFC)
More information about the All-commits
mailing list