Fix the apple build issue caused by r288956
authorChris Bieneman <beanz@apple.com>
Wed, 7 Dec 2016 19:28:22 +0000 (19:28 +0000)
committerChris Bieneman <beanz@apple.com>
Wed, 7 Dec 2016 19:28:22 +0000 (19:28 +0000)
commitbfff254a10f7eb708a2eb6f8e61d67b404c6beb3
treefd7afa484bca6c6a12659bbae27f53b95716b741
parent13e9b4d76851d987381d650f63fad1c272fc0239
Fix the apple build issue caused by r288956

Should be checking if HAVE_CRASHREPORTERCLIENT_H is defined not relying on it having a value.

llvm-svn: 288963
llvm/lib/Support/PrettyStackTrace.cpp