Go to file
Nico Rieck 9d2e0df049 Revert "Decouple dllexport/dllimport from linkage"
Revert this for now until I fix an issue in Clang with it.

This reverts commit r199204.

llvm-svn: 199207
2014-01-14 12:38:32 +00:00
clang clang/test/Index/recursive-cxx-member-calls.cpp: Add "-target" rather than XFAILing. 2014-01-14 11:07:55 +00:00
clang-tools-extra Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
compiler-rt [tsan] reduce the size of stack frame in MapRodata to please gcc 4.8.2 2014-01-14 10:25:42 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
libcxx Rename libc++ internal templates __is_void, __is_integral, __is_floating_point, __is_pointer, __is_function_imp, __is_function, __is_member_function_pointer, __is_member_pointer, __is_signed_impl, __is_signed, __is_unsigned_impl, __is_unsigned to __libcpp_is_XXX, because some compilers have decided that __is_XXX are keywords. No functionality change. 2014-01-14 05:13:45 +00:00
libcxxabi Implement demangling for user-defined operators. 2014-01-06 23:05:04 +00:00
lld [PECOFF] Support STACKSIZE module-definition file directive. 2014-01-14 00:48:25 +00:00
lldb Fix return type for Windows 2014-01-14 11:34:44 +00:00
llvm Revert "Decouple dllexport/dllimport from linkage" 2014-01-14 12:38:32 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Adapt to DomTree changes in r199104 2014-01-13 22:29:56 +00:00