Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cc | ||
---|---|---|
296 ↗ | (On Diff #114296) | This is mainly a copy of signal handling code from ASan. Are you going to remove the original? |
compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cc | ||
---|---|---|
296 ↗ | (On Diff #114296) | This is almost copy and i'd like to use it for other sanitizes. |
compiler-rt/lib/lsan/lsan.cc | ||
---|---|---|
77 ↗ | (On Diff #115370) | What if we are already holding this lock? |