Go to file
Alexey Samsonov bfb0cd355f [Sanitizer] Change driver behavior when linking with -fsanitize=thread and -fsanitize=memory. TSan/MSan also provide their versions of new/delete and should use the same strategy as ASan. Share the code that sets linker flags for all sanitizers.
llvm-svn: 176178
2013-02-27 11:14:55 +00:00
clang [Sanitizer] Change driver behavior when linking with -fsanitize=thread and -fsanitize=memory. TSan/MSan also provide their versions of new/delete and should use the same strategy as ASan. Share the code that sets linker flags for all sanitizers. 2013-02-27 11:14:55 +00:00
clang-tools-extra Add user documentation for cpp11-migrate 2013-02-25 20:37:03 +00:00
compiler-rt [asan] guard ATTRIBUTE_NO_ADDRESS_SAFETY_ANALYSIS definition with an #ifndef 2013-02-27 08:28:24 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Michael van der Westhuizen: correction to the libcxx build instructions when built with libcxxrt on Linux. 2013-02-26 16:27:55 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld fixing build error properly according to comment from David 2013-02-27 05:53:38 +00:00
lldb When starting a kernel debug session, if the user specified an executable 2013-02-27 03:07:49 +00:00
llvm Forgot that this file needs to be C89 not C99 thanks to MSVC. No functionality 2013-02-27 08:28:35 +00:00
polly Use attributes references on call/invoke instructions. 2013-02-22 09:29:15 +00:00