Remove problematic PrettyStackTrace entry added in r328276
authorJordan Rose <jordan_rose@apple.com>
Fri, 23 Mar 2018 01:12:09 +0000 (01:12 +0000)
committerJordan Rose <jordan_rose@apple.com>
Fri, 23 Mar 2018 01:12:09 +0000 (01:12 +0000)
commitf040158de76a577773b252f746b0d069e13fa3ab
tree309d9d99da3da00f307b30fc7b1f6354bd508829
parent85e77b26beb41afa6505d82ceafea6ddab3e30bb
Remove problematic PrettyStackTrace entry added in r328276

I'm not sure /why/ this is causing issues for libclang, but it is.
Unbreak the buildbots since it's already consumed an hour of my time.

llvm-svn: 328286
clang/lib/Frontend/CompilerInstance.cpp