Go to file
Hans Wennborg 17f9b4469e clang-cl: Handle dll attributes in explicit class template specialization definitions (PR23667)
Previously, we wouldn't call checkDLLAttribute() after the class template
specialization definition if the class template was already instantiated
by an explicit class template specialization declaration.

llvm-svn: 238266
2015-05-27 00:06:45 +00:00
clang clang-cl: Handle dll attributes in explicit class template specialization definitions (PR23667) 2015-05-27 00:06:45 +00:00
clang-tools-extra [clang-tidy] misc-noexcept-move-ctors should ignore implicit constructors and assignments. 2015-05-26 14:35:09 +00:00
compiler-rt [msan] Fix mmap test on Fedora. 2015-05-26 18:02:54 +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 Use a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx Fix broken test I just added 2015-05-26 19:17:09 +00:00
libcxxabi Make sure !empty() before calling String::front(). 2015-05-26 23:14:26 +00:00
libunwind Code cleanup: Remove duplicated line. 2015-05-17 13:49:18 +00:00
lld [ELF/AArch64] Fix local TLS relocations 2015-05-26 21:49:39 +00:00
lldb Add 'qXfer:features:read' to known stub list 2015-05-26 23:08:09 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm [BitcodeReader] Make sure abbrev records have at least one operand (record code) 2015-05-26 23:52:21 +00:00
openmp Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB 2015-05-26 17:32:53 +00:00
polly Drop unnecessary 'this->' pointers 2015-05-26 21:37:31 +00:00