Go to file
Rafael Espindola 2f92f61098 XLC supports the same atomic functions as GCC, use them.
Patch by Kai.

llvm-svn: 167309
2012-11-02 20:54:45 +00:00
clang Fix debug tag type of forward declarations of struct/class in C++. 2012-11-02 20:49:01 +00:00
clang-tools-extra Remove a trailing blank line, test commit. 2012-10-10 14:06:15 +00:00
compiler-rt [Sanitizer] Add internal_isatty to sanitizer_libc and PrintsToTty to determine whether error reports are printed to terminal 2012-11-02 15:18:34 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Implement any() builtin. Patch by Tom Stellard! 2012-10-08 03:39:21 +00:00
libcxx peek should set eofbit if sgetc() returns eof. 2012-11-01 17:32:07 +00:00
libcxxabi Make the type_info for __shim_type_info visible. This should address some failing dynamic_casts that a few applications are doing on the type_info hierarchy. 2012-10-13 18:45:59 +00:00
lld rename dylibNamesToOrdinal now that it is an ivar 2012-11-01 21:44:45 +00:00
lldb Switched debugserver to use C++11/libc++. 2012-11-02 18:30:51 +00:00
llvm XLC supports the same atomic functions as GCC, use them. 2012-11-02 20:54:45 +00:00
polly Tests: remove ModuleID lines 2012-11-02 06:09:20 +00:00