[PATCH] Add new ubegin/uend API to StringRef/MDString

David Blaikie dblaikie at gmail.com
Wed Nov 12 17:08:21 PST 2014


Could we just do this as a range API without begin/end? Or maybe ArrayRef<>?

It'd be helpful to see the use case to know what a good design is here.

http://reviews.llvm.org/D6241






More information about the llvm-commits mailing list