Go to file
Dmitry Vyukov 5b57ea7a24 tsan: fix Go build
Currently fails with:
gotsan.cc:7686:40: error: the address of 'int __sanitizer_pthread_attr_getstack(void*, void**, size_t*)' will always evaluate as 'true' [-Werror=address]

llvm-svn: 198261
2013-12-31 09:38:23 +00:00
clang Recover from errors in enum definition 2013-12-31 06:26:03 +00:00
clang-tools-extra Make lit.site.cfg Py3-compatible. Copied from r188041. 2013-12-30 06:18:08 +00:00
compiler-rt tsan: fix Go build 2013-12-31 09:38:23 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Pass -fno-builtin flag to clang to silence warnings 2013-12-29 16:39:55 +00:00
libcxx Make cv_status a class enum. Fixes PR18314. Thanks to Andersca for the report and the patch. 2013-12-23 22:14:27 +00:00
libcxxabi Add a first cut at a Registers_arm class, to be used for 32bit arm EHABI unwinding. 2013-12-18 17:53:55 +00:00
lld Simplify if ... return repetition. 2013-12-28 10:09:21 +00:00
lldb Fix a couple of memory leaks. 2013-12-29 20:18:15 +00:00
llvm Add missing MRM_XX forms to the old JIT emitter for consistency. 2013-12-31 03:26:24 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly www: Simplify css 2013-12-21 00:26:05 +00:00