commit | 255f6a5f1a99afbf6110d67119754febb8016e88 | [log] [tgz] |
---|---|---|
author | Alexey Samsonov <samsonov@google.com> | Thu Sep 13 12:18:41 2012 +0000 |
committer | Alexey Samsonov <samsonov@google.com> | Thu Sep 13 12:18:41 2012 +0000 |
tree | 8197338e9af1b7f00f24e03d69d0f09830fdad2c | |
parent | 046248c50948c7e5c660fef51740f423a6d0d55c [diff] |
[TSan] Add initial support for buidling ThreadSanitizer runtime library with CMake (currently the only supported platfrom is 64-bit Linux). This patch makes 'clang++ -fthread-sanitizer' work for both clang in the build tree and installed clang llvm-svn: 163789