Go to file
Richard Smith d784e6893c PR14858: Initial support for proper sizeof... handling within alias templates.
This doesn't quite get alias template equivalence right yet, but handles the
egregious cases where we would silently give the wrong answers.

llvm-svn: 248431
2015-09-23 21:41:42 +00:00
clang PR14858: Initial support for proper sizeof... handling within alias templates. 2015-09-23 21:41:42 +00:00
clang-tools-extra Fix loop-convert for const references to containers. 2015-09-23 18:40:47 +00:00
compiler-rt [CMake] [builtins] Only include the atomic builtins if(APPLE). 2015-09-23 15:28:44 +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 Add sampler defines. 2015-09-21 14:59:58 +00:00
libcxx Fix Typo in GCC no RTTI detection. Fixes PR#24901. Thanks to Bernhard Rosenkraenzer for the report and the patch. 2015-09-22 21:58:30 +00:00
libcxxabi Let cxa_demangle.cpp compile with gcc/libstdc++ 4.8 and clang-cl/MSVC2013's STL. 2015-09-20 18:10:46 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld Add support for relocating R_X86_64_GOTPCREL. 2015-09-23 20:08:25 +00:00
lldb The Visual Studio compiler does not like this C-ism when 'enum class'es are involved 2015-09-23 20:49:15 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm dsymutil: Don't prune forward declarations inside a module definition. 2015-09-23 20:44:37 +00:00
openmp Update Reference.pdf files. 2015-09-23 18:09:47 +00:00
polly Make MIN_LOOP_TRIP_COUNT a static constant 2015-09-21 19:10:11 +00:00