Go to file
Richard Smith 0d963d6c49 Don't emit an ExtWarn on declarations of variable template specializations;
we'll already have issued the relevant diagnostic when we saw the declaration
of the primary template.

llvm-svn: 206441
2014-04-17 02:56:49 +00:00
clang Don't emit an ExtWarn on declarations of variable template specializations; 2014-04-17 02:56:49 +00:00
clang-tools-extra test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell. 2014-04-10 03:17:22 +00:00
compiler-rt Move pthread_cond_* interceptors from sanitizer_common with all the ugly hacks to TSan 2014-04-16 23:06:46 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Remove some unnecessary noexcept conditions. Thanks to Richard Smith for the catch. 2014-04-16 23:12:55 +00:00
libcxxabi Replace bzero with memset 2014-04-16 23:26:55 +00:00
lld Silence the test failure on FreeBSD for now. 2014-04-17 00:55:54 +00:00
lldb Clean up the logic in setting timeouts a bit, and the logging as well. 2014-04-16 02:24:48 +00:00
llvm Support: Move OnDiskHashTable from clang to llvm 2014-04-17 02:16:53 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly [C++11] Use nullptr 2014-04-16 07:33:47 +00:00