Go to file
Peter Collingbourne 014328e76c [dfsan] Add a syms file.
llvm-svn: 189620
2013-08-29 22:49:00 +00:00
clang Consumed analysis: track function parameters. 2013-08-29 22:36:05 +00:00
clang-tools-extra cpp11-migrate: Add Pass-By-Value Transform 2013-08-29 13:42:13 +00:00
compiler-rt [dfsan] Add a syms file. 2013-08-29 22:49:00 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
libcxx Turn off extern templates for most uses. It is causing more problems than it is worth. The extern templates will still be built into the dylib, mainly for ABI stability purposes. And the client can still turn these back on with a #define if desire. This fixes http://llvm.org/bugs/show_bug.cgi?id=17027. However there's no associated test for the test suite because http://llvm.org/bugs/show_bug.cgi?id=17027 needs mismatched dylib and headers to fire. 2013-08-29 20:56:53 +00:00
libcxxabi Change the two last remaining _LIBCPP_CANTTHROW to _NOEXCEPT 2013-08-29 19:19:27 +00:00
lld [PECOFF] Add /force:unresolved command line option as a synonym of /force. 2013-08-29 21:46:47 +00:00
lldb Enable MCJIT on FreeBSD 2013-08-29 21:02:33 +00:00
llvm ARM: Improve pattern for isel mul of vector by scalar. 2013-08-29 22:41:46 +00:00
polly Remove unneeded comma and update formatting 2013-08-24 17:58:59 +00:00