[Lldb-commits] [PATCH] D110535: [llvm] [ADT] Update llvm::Split() per Pavel Labath's suggestions

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 21 03:12:02 PDT 2021


mgorny updated this revision to Diff 381187.
mgorny edited the summary of this revision.
mgorny added a comment.

Restored support for `char Separator` — after all, it isn't hard and the cost is negligible.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110535/new/

https://reviews.llvm.org/D110535

Files:
  llvm/include/llvm/ADT/StringExtras.h
  llvm/lib/IR/DataLayout.cpp
  llvm/unittests/ADT/StringExtrasTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110535.381187.patch
Type: text/x-patch
Size: 6249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211021/647cc798/attachment-0001.bin>


More information about the lldb-commits mailing list