Go to file
Sergey Matveev fd10073aeb [lsan] When detect_leaks=false, be completely silent.
In particular, don't make a fuss if we're passed a malformed suppressions file,
or if we have trouble identifying ld.so. Also, make LSan interface functions
no-ops in this case.

llvm-svn: 193108
2013-10-21 19:35:00 +00:00
clang Ignore -fstrength-reduce and -fno-strength-reduce. 2013-10-21 18:49:56 +00:00
clang-tools-extra Refactoring transform-specific options 2013-10-17 17:57:36 +00:00
compiler-rt [lsan] When detect_leaks=false, be completely silent. 2013-10-21 19:35:00 +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 Port pocl's gen_convert.py script to libclc 2013-10-10 19:09:01 +00:00
libcxx Patch by GM: Turn off 'deprecated' warnings when building with MSVC, and add '-Werror=return-type' to catch funtions that aren't returning what they should. 2013-10-21 15:56:35 +00:00
libcxxabi unwinder: conditionalise availability 2013-10-17 03:57:41 +00:00
lld Simplify WinLinkDriver. No functionality change. 2013-10-19 03:34:00 +00:00
lldb <rdar://problem/14496092> 2013-10-21 18:40:51 +00:00
llvm Reuse variable 2013-10-21 19:24:15 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly clang-format: No empty line after 'public:' 2013-10-15 14:41:02 +00:00