Go to file
Shoaib Meenai ab3f96cb21 [Sema] Use MS ABI behavior for dllexport in Itanium
Similar to r284288, make the Itanium ABI follow MS ABI dllexport
semantics in the case of an explicit instantiation declaration followed
by a dllexport explicit instantiation definition.

Differential Revision: https://reviews.llvm.org/D26471

llvm-svn: 286419
2016-11-09 23:52:20 +00:00
clang [Sema] Use MS ABI behavior for dllexport in Itanium 2016-11-09 23:52:20 +00:00
clang-tools-extra [clang-tidy docs] Minor formatting changes. 2016-11-09 22:31:07 +00:00
compiler-rt [asan/win] Use TerminateProcess when we want to exit abnormally 2016-11-09 21:27:58 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx [CMake] Check runtimes subdir when looking for libcxxabi 2016-11-09 03:22:28 +00:00
libcxxabi [libc++abi] Remove the test for checking using of fallback malloc in case of dynamic memory exhaustion. 2016-11-09 04:14:31 +00:00
libunwind [CMake] Get libunwind building under LLVM/runtimes 2016-11-08 23:02:49 +00:00
lld Remove an overloaded function to simplify. 2016-11-09 23:37:40 +00:00
lldb Fix weak symbol linkage in SBStructuredData, update docs. 2016-11-09 23:21:04 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [AVR] Add a selection of CodeGen tests 2016-11-09 23:46:52 +00:00
openmp [OpenMP] Enable ThreadSanitizer to check OpenMP programs 2016-11-07 15:58:36 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly ScopInfo: only run code needed for ASSERT in DEBUG mode 2016-11-09 04:24:49 +00:00