Go to file
David Majnemer d264827229 Update for clang r230512
llvm-svn: 230513
2015-02-25 17:36:49 +00:00
clang Sema: Parenthesized bound destructor member expressions can be called 2015-02-25 17:36:15 +00:00
clang-tools-extra Update for clang r230512 2015-02-25 17:36:49 +00:00
compiler-rt Address post-commit feedback on r230344: Don't use weak hooks on Sanitizer Go build for Windows 2015-02-25 17:19:42 +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 Implement log10 2015-01-30 18:00:34 +00:00
libcxx Add trailing return types (and noexcept specifications) to the 'diamond operators'. Fixes PR#22600. 2015-02-25 12:20:52 +00:00
libcxxabi Add .fpu directives to ARM unwind save & restore functions. 2015-02-24 20:09:29 +00:00
lld [ELF][X86_64] Handle R_X86_64_PC64 relocation 2015-02-25 05:56:05 +00:00
lldb MacOSX symbol table change to combine the N_GSYM debug map entry with the "_OBJC_CLASS_$_", "_OBJC_METACLASS_$_", and "_OBJC_IVAR_$_" non debug symbols. This allows the symbol that represents the object file to contain the eSymbolTypeObjCClass and eSymbolTypeObjCMetaClass and will help us to be able to efficiently lookup the real definition of an objective C class without loading all .o files linearly to find the .o file that contains the true definition. 2015-02-25 17:25:02 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm fix a typo 2015-02-25 17:28:41 +00:00
openmp Two warning messages fixed. 2015-02-20 18:19:41 +00:00
polly Fix formatting 2015-02-25 16:59:15 +00:00