diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-11-14 11:11:37 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-11-14 14:16:41 -0800 |
commit | f4f47da530729161a73d71791ada3ab58886b9dd (patch) | |
tree | 33bab91f0abe1819afc93ee71ffa700cd10aa55a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | dd16b3fe2559789adcdd7d4d0bfe2796897877a3 (diff) | |
download | bcm5719-llvm-f4f47da530729161a73d71791ada3ab58886b9dd.tar.gz bcm5719-llvm-f4f47da530729161a73d71791ada3ab58886b9dd.zip |
[Reproducer] Enable crash reports for reproducer tests
For some reason the reproducer tests seem really proficient at
uncovering structural issues in LLDB related to how we tear down things,
but of course only on the bots.
The pretty stack trace helps a bit, but what I really want is the crash
reports which contain much more information, such as what other threads
we doing.
Crash reports are automatically suppressed by lit. This patch
(temporarily) disables that for the reproducer tests.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions