OSDN Git Service

Allow StringRef to be constructed from a null pointer.
authorZachary Turner <zturner@google.com>
Mon, 26 Sep 2016 20:08:05 +0000 (20:08 +0000)
committerZachary Turner <zturner@google.com>
Mon, 26 Sep 2016 20:08:05 +0000 (20:08 +0000)
commitbb748a19aecc4955d12185a8a7922640654565ee
treecb286978428d01c893c636d2f987bc653eab6d9f
parent134d28b3935efcdc76a13ee84e8790f1723440c0
Allow StringRef to be constructed from a null pointer.

Differential Revision: https://reviews.llvm.org/D24904

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282433 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/StringRef.h