[PATCH] D24904: Allow StringRef to be constructed with a null pointer

Chris Lattner via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 14:10:42 PDT 2016


lattner added a comment.

This revision LGTM, making the "const char*" ctor explicit can & should be done as a second step, thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D24904





More information about the llvm-commits mailing list