Go to file
Pete Cooper 514594bdd3 Convert a few macho reader/writer helpers to new error handling. NFC.
These methods were responsible for some of the few remaining calls
to llvm::errorCodeToError.  Converting them makes us have more Error's
in the api and fewer error_code's.

llvm-svn: 264974
2016-03-31 00:08:16 +00:00
clang [CrashReproducer] Add a module map callback for added headers 2016-03-30 23:54:25 +00:00
clang-tools-extra Update copyright year to 2016. 2016-03-30 22:38:47 +00:00
compiler-rt Update copyright year to 2016. 2016-03-30 22:38:50 +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 Update copyright year to 2016. 2016-03-30 22:39:03 +00:00
libcxx Update copyright year to 2016. 2016-03-30 22:39:53 +00:00
libcxxabi Update copyright year to 2016. 2016-03-30 22:40:47 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Convert a few macho reader/writer helpers to new error handling. NFC. 2016-03-31 00:08:16 +00:00
lldb Enhance the 'type X list' commands such that they actually alert the user if no formatters matching the constraints could be found 2016-03-30 22:45:13 +00:00
llgo [llgo] add USES_TERMINAL option to check-libgo 2016-03-30 00:29:33 +00:00
llvm Add some more triples after r264966 2016-03-30 23:55:22 +00:00
openmp Fix bug when KMP_USE_ADAPTIVE_LOCKS is 0 2016-03-30 21:50:59 +00:00
polly Update copyright year to 2016. 2016-03-30 22:41:38 +00:00