search for: tsan_rtl_mutex

Displaying 1 result from an estimated 1 matches for "tsan_rtl_mutex".

2014 Jun 06
2
[LLVMdev] buildbot failure in LLVM on sanitizer-x86_64-linux (-Wframe-larger-than)
...t; > Hi Kostya, > > Looks like our new clang diagnostic from r210293 has caught a > potential issue in compiler-rt which is now breaking the build due > to -Werror: > > /home/dtoolsbot/build/sanitizer-x86_64-linux/build/llvm/projects/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cc:460:6: > error: stack frame size of 536 bytes in function > '__tsan::ReportDeadlock' [-Werror,-Wframe-larger-than] > void ReportDeadlock(ThreadState *thr, uptr pc, DDReport *r) { > ^ > [ 93%] [ 93%] Building C object > lib/builtins/CMakeFile...