[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 09:18:52 PDT 2016


lattner accepted this revision.
lattner added a comment.
This revision is now accepted and ready to land.

LGTM, might as well use nullptr instead of 0 though.


https://reviews.llvm.org/D24904





More information about the llvm-commits mailing list