[PATCH] D94649: [StringExtras] Rename SubsequentDelim to ListSeparator
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 20:39:38 PST 2021
kazu created this revision.
kazu added reviewers: dblaikie, MaskRay.
Herald added subscribers: dexonsmith, hiraditya.
kazu requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch renames SubsequentDelim to ListSeparator to clarify the
purpose of the class.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D94649
Files:
llvm/include/llvm/ADT/StringExtras.h
llvm/lib/CodeGen/MachineBasicBlock.cpp
llvm/unittests/ADT/StringExtrasTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94649.316561.patch
Type: text/x-patch
Size: 3407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210114/abb1fa3b/attachment.bin>
More information about the llvm-commits
mailing list