Go to file
Alexey Samsonov cb3f812b6b Kill -faddress-sanitizer, -fthread-sanitizer and -fcatch-undefined-behavior flags.
These flags are deprecated since at least Clang 3.3. Users should instead
use -fsanitize= with appropriate values.

llvm-svn: 204330
2014-03-20 10:48:29 +00:00
clang Kill -faddress-sanitizer, -fthread-sanitizer and -fcatch-undefined-behavior flags. 2014-03-20 10:48:29 +00:00
clang-tools-extra clang-tidy explicit constructor check: don't warn on copy or move constructors. 2014-03-20 09:39:36 +00:00
compiler-rt tsan: remove unused function declarations 2014-03-20 10:39:46 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex 2014-03-17 20:19:44 +00:00
libcxxabi Simplify. 2014-03-20 01:28:28 +00:00
lld Revert "[ELF] Order DT_NEEDED entries by command line order." 2014-03-20 06:57:28 +00:00
lldb cmake: fix build with CompilerRT 2014-03-20 06:08:41 +00:00
llvm Provide an operand for microMIPS wait instruction. 2014-03-20 10:41:37 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly [www] announce static links of polly in tools 2014-03-19 21:31:09 +00:00