Go to file
Richard Smith 99b72425f0 Update compatibility page to list some GCC language extensions that Clang does
not support as a possible reason for choosing GCC instead of Clang (and vice
versa). Weaken some of the claimed advantages of Clang in light of GCC
improvements.

llvm-svn: 196758
2013-12-09 07:03:59 +00:00
clang Update compatibility page to list some GCC language extensions that Clang does 2013-12-09 07:03:59 +00:00
clang-tools-extra clang-modernize: Update PPCallback user. 2013-12-07 17:18:12 +00:00
compiler-rt Fix integer tests on platforms where uint64_t is 'unsigned long long'. 2013-12-06 21:49:18 +00:00
debuginfo-tests
libclc Fix a C&P error in r195021 (65a950abab3cb8435ccb2646ac4773986c995c81) 2013-11-28 00:17:29 +00:00
libcxx Give all members of exception types default visibility. Lack of this is causing some illegal code relocations rare and hard to reproduce cases. 2013-12-04 21:03:23 +00:00
libcxxabi Rename UnwindRegisters*.s files to UnwindRegisters*.S, step 2 of 2 2013-12-06 00:37:21 +00:00
lld Fix broken test. 2013-12-09 05:18:56 +00:00
lldb Fix Debian GNU/kFreeBSD build 2013-12-09 01:35:42 +00:00
llvm [SPARCV9]: Adjust the resultant pointer of DYNAMIC_STACKALLOC with the stack BIAS on sparcV9. 2013-12-09 05:13:25 +00:00
openmp
polly Update isl to latest maintenance release 2013-12-07 11:58:06 +00:00