diff options
| author | Aaron Ballman <aaron@aaronballman.com> | 2015-03-26 16:24:38 +0000 |
|---|---|---|
| committer | Aaron Ballman <aaron@aaronballman.com> | 2015-03-26 16:24:38 +0000 |
| commit | 50af8d467091bc2cd7e31de7cda513096f133d53 (patch) | |
| tree | 655307a366e29449e7b4f182c4855d27343520cb /libcxx/test | |
| parent | 27b4ed09834e316501e6b8fd91050bd6f88dd152 (diff) | |
| download | bcm5719-llvm-50af8d467091bc2cd7e31de7cda513096f133d53.tar.gz bcm5719-llvm-50af8d467091bc2cd7e31de7cda513096f133d53.zip | |
Sometimes report_fatal_error is called when there is not a handler function used to fail gracefully. In that case, RunInterruptHandlers is called, which attempts to enter a critical section object. Ensure that the critical section is properly initialized so that this code functions properly, and tools like clang-tidy do not crash in Debug builds.
llvm-svn: 233282
Diffstat (limited to 'libcxx/test')
0 files changed, 0 insertions, 0 deletions

