| commit | b1ad5720a27b36192bbed5bc510d193b5b5e7c58 | [log] [tgz] |
|---|---|---|
| author | Dmitry Vyukov <dvyukov@google.com> | Thu Oct 17 07:20:06 2013 +0000 |
| committer | Dmitry Vyukov <dvyukov@google.com> | Thu Oct 17 07:20:06 2013 +0000 |
| tree | 23397e080101c0f0b767aa50a7aa17105e121191 | |
| parent | ece9ede240f5ac341a4461abf933542ec9ea8030 [diff] |
tsan: implement no_sanitize_thread attribute If a function has no_sanitize_thread attribute, do not instrument memory accesses in it. llvm-svn: 192871