Go to file
Alp Toker 9fb93576e6 Track clang changes from r200082
llvm-svn: 200084
2014-01-25 16:57:03 +00:00
clang Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
clang-tools-extra Track clang changes from r200082 2014-01-25 16:57:03 +00:00
compiler-rt ARM: also remove useless .arm directive from other files 2014-01-24 22:04:15 +00:00
debuginfo-tests
libclc Fix build broken by LLVM commit r199279 2014-01-20 20:28:48 +00:00
libcxx Rename some internal templates to avoid conflict with complier intrinsics. __is_constructible --> __libcpp_is_constructible, __is_nothrow_constructible --> __libcpp_is_nothrow_constructible, and __is_nothrow_assignable --> __libcpp_is_nothrow_assignable. No functionality change. 2014-01-24 15:27:41 +00:00
libcxxabi Use .p2align instead of .align 2014-01-23 21:46:35 +00:00
lld [PECOFF] Use a shorter name for the PECOFF writer member. 2014-01-25 00:27:44 +00:00
lldb Support for debugging against a remote stock gdbserver. 2014-01-25 05:46:51 +00:00
llvm Reverting r199886 (Prevent repetitive warnings for unrecognized processors and features) 2014-01-25 16:56:18 +00:00
openmp
polly Adjust test case to changed cloog output 2014-01-19 11:53:51 +00:00