Go to file
Rui Ueyama df230b21e3 Re-commit r225674: Convert other drivers to use WrapperNode.
The original commit had an issue with Mac OS dylib files. It didn't
handle fat binary dylib files correctly. This patch includes a fix.
A test for that case has already been committed in r225764.

llvm-svn: 226123
2015-01-15 04:34:31 +00:00
clang Remove ASTConsumer::HandleVTable()'s bool parameter. 2015-01-15 04:07:35 +00:00
clang-tools-extra clang-tidy: Add initial check for "Don't use else after return". 2015-01-14 19:37:54 +00:00
compiler-rt builtins: avoid duplicating unwind declarations 2015-01-14 15:55:17 +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 Use amdgcn triple for SI+ GPUs 2015-01-06 20:42:12 +00:00
libcxx Rename src_root -> libcxx_src_root. NFC 2015-01-15 00:03:14 +00:00
libcxxabi Update PACKAGE_VERSION to 3.7.0svn 2015-01-14 18:30:55 +00:00
lld Re-commit r225674: Convert other drivers to use WrapperNode. 2015-01-15 04:34:31 +00:00
lldb Fix a little thinko in r226017 - the code to actually add the demangled name to the Mangled object got 2015-01-15 03:34:31 +00:00
llgo Introduce llgoi, a REPL for Go 2015-01-15 04:13:29 +00:00
llvm [PM] Clean up the TLI doxygen comments prior to refactoring this code 2015-01-15 03:51:04 +00:00
openmp fixed the missed bracket introduced by checkin rev 225792 2015-01-13 15:16:49 +00:00
polly [PM] Update for LLVM r226078 which moved TargetLibraryInfo to the 2015-01-15 02:17:27 +00:00