summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2018-08-20 16:49:54 +0000
committerReid Kleckner <rnk@google.com>2018-08-20 16:49:54 +0000
commit531319388d62df9762bf060e083676ad5fcc07bc (patch)
treeb64417ec9b13cd8bb42928b259d9aea2aabaca21 /clang/lib/Frontend/CompilerInvocation.cpp
parent5ae83a21b57f8fe77628a6a7aa228c0aad8ad889 (diff)
downloadbcm5719-llvm-531319388d62df9762bf060e083676ad5fcc07bc.tar.gz
bcm5719-llvm-531319388d62df9762bf060e083676ad5fcc07bc.zip
Add cmake option to disable minidumps, default it to off
Since crash dumping landed in r268519, May 2016, I have not once seen anyone use an uploaded minidump to debug a compiler crash. Therefore, I'm turning this off by default. The dumps clutter up user and buildbot temp directories. Each file is only about 56KB, but it adds up. In the context of clang, the extra line about the minidump confuses users, when what we really want from them is the pre-processed source code. llvm-svn: 340185
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud