summaryrefslogtreecommitdiffstats
path: root/libcxx/test
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2015-03-26 16:24:38 +0000
committerAaron Ballman <aaron@aaronballman.com>2015-03-26 16:24:38 +0000
commit50af8d467091bc2cd7e31de7cda513096f133d53 (patch)
tree655307a366e29449e7b4f182c4855d27343520cb /libcxx/test
parent27b4ed09834e316501e6b8fd91050bd6f88dd152 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud