[all-commits] [llvm/llvm-project] d1427f: [Edit] Use StringRef::consume_back (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Jan 28 10:47:20 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1427fb6d0e1dbe3b7dbf46c26e43ce96b9b56d5
https://github.com/llvm/llvm-project/commit/d1427fb6d0e1dbe3b7dbf46c26e43ce96b9b56d5
Author: Kazu Hirata <kazu at google.com>
Date: 2024-01-28 (Sun, 28 Jan 2024)
Changed paths:
M clang/lib/Edit/RewriteObjCFoundationAPI.cpp
Log Message:
-----------
[Edit] Use StringRef::consume_back (NFC)
Commit: 26648daeb2ea1e9443d214e3923583efba346603
https://github.com/llvm/llvm-project/commit/26648daeb2ea1e9443d214e3923583efba346603
Author: Kazu Hirata <kazu at google.com>
Date: 2024-01-28 (Sun, 28 Jan 2024)
Changed paths:
M clang/include/clang/ExtractAPI/DeclarationFragments.h
M clang/lib/ExtractAPI/DeclarationFragments.cpp
Log Message:
-----------
[ExtractAPI] Use StringRef::starts_with (NFC)
Commit: 3bf21ba597d00253c6ef55bb0b499711dd778d84
https://github.com/llvm/llvm-project/commit/3bf21ba597d00253c6ef55bb0b499711dd778d84
Author: Kazu Hirata <kazu at google.com>
Date: 2024-01-28 (Sun, 28 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp
Log Message:
-----------
[AMDGPU] Use MachineBasicBlock::instrs (NFC)
Compare: https://github.com/llvm/llvm-project/compare/72fd10adcbf8...3bf21ba597d0
More information about the All-commits
mailing list