[Lldb-commits] [PATCH] D50298: Add unit test for StringLexer

Stefan Gränitz via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 23 04:38:27 PDT 2018


sgraenitz added a comment.

> This is another one of classes we should probably get rid of (it looks like all of this functionality is available in StringRef)

Late +1. Usage in `FormattersContainer.h` should be easy to replace. Apart form that it could be an implementation detail of `AppleObjCTypeEncodingParser`.


Repository:
  rL LLVM

https://reviews.llvm.org/D50298





More information about the lldb-commits mailing list