DDmitry Vyukovtsan/dd: fix format strings
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
compiler-rt: Rename .cc file in lib/tsan/{benchmarks,dd,go} to .cpp Like r367463, but for tsan/{benchmarks,dd,go}. The files benchmarks aren't referenced in the build anywhere and where added in 2012 with the comment "no Makefiles yet". llvm-svn: 367567 | 6 年前 | |
tsan/dd: fix format strings Reviewed By: melver Differential Revision: https://reviews.llvm.org/D108040 | 4 年前 | |
tsan/dd: fix format strings Reviewed By: melver Differential Revision: https://reviews.llvm.org/D108040 | 4 年前 | |
sanitizer_common: remove BlockingMutex and RWMutex Remove the legacy typedefs and use Mutex/Lock types directly. Reviewed By: melver Differential Revision: https://reviews.llvm.org/D107043 | 4 年前 |