zturner added inline comments. ================ Comment at: include/llvm/ADT/StringRef.h:75 @@ -70,1 +74,3 @@ + StringRef(std::nullptr_t) = delete; + ---------------- Sorry, this is unrelated to this CL. I was going to submit this separately without review. https://reviews.llvm.org/D24778