don't form an std::string with a null pointer, it aborts.
authorChris Lattner <sabre@nondot.org>
Fri, 18 Jan 2008 18:54:31 +0000 (18:54 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Jan 2008 18:54:31 +0000 (18:54 +0000)
commit45695534323a1e79a49eca5f8cc7423ec798244b
tree871cfcbcb8cc260af1aacdb9fc68839ecd8e8483
parentef97c676f97d33312eb5009522a9d51f2c25ccb1
don't form an std::string with a null pointer, it aborts.

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