Go to file
David Majnemer 65f8732c14 MS ABI: -fno-rtti-data wasn't data-free enough
While -fno-rtti-data would correctly avoid referencing the RTTI complete
object locator in the VFTable itself, it would emit them anyway.

llvm-svn: 213841
2014-07-24 06:09:19 +00:00
clang MS ABI: -fno-rtti-data wasn't data-free enough 2014-07-24 06:09:19 +00:00
clang-tools-extra Add the fix that should've accompanied r213738. 2014-07-23 11:50:54 +00:00
compiler-rt Build libcxx-tsan only if TSan is supported on host architecture 2014-07-23 20:07:26 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement sin builtin for float types 2014-07-23 15:16:21 +00:00
libcxx Fix ctype_base::xdigit for Android. 2014-07-23 19:32:03 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld Change the signature of insertElementAt and rename addInputElementFront 2014-07-24 00:08:22 +00:00
lldb Add debug asserts / sanity checks to 2014-07-24 01:53:11 +00:00
llvm Remove unused substitution. 2014-07-24 04:09:04 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Fix] Typo during refactoring 2014-07-23 20:26:25 +00:00