Go to file
Duncan P. N. Exon Smith 848af387d8 DebugInfo: Remove typedefs for DITypeRef, etc.
Remove typedefs for type refs:

  - DITypeRef => MDTypeRef
  - DIScopeRef => MDScopeRef
  - DIDescriptorRef => DebugNodeRef

llvm-svn: 235323
2015-04-20 18:20:03 +00:00
clang clang-format: Fix incorrect multi-var declstmt detection. 2015-04-20 12:54:29 +00:00
clang-tools-extra [clang-tidy] Remove static StringSet in favor of binary search. 2015-04-17 13:52:08 +00:00
compiler-rt [mips] Support building compiler-rt with gcc. 2015-04-20 12:44:01 +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 atanh builtin 2015-04-07 16:20:22 +00:00
libcxx Remove constexpr support for std::apply because it introduces regressions. 2015-04-19 15:32:52 +00:00
libcxxabi Declare __cxa_new_handler as extern "C", or it declares a new variable 2015-04-15 15:35:56 +00:00
lld [Mips] Write DT_MIPS_OPTIONS tag to .dynamic section 2015-04-20 07:36:27 +00:00
lldb ConnectionFileDescriptor::BytesAvailable reading too many command bytes 2015-04-20 18:15:33 +00:00
llgo [llgo] add buildbot-slave config 2015-04-08 01:41:46 +00:00
llvm DebugInfo: Remove typedefs for DITypeRef, etc. 2015-04-20 18:20:03 +00:00
openmp updated copyright date to 2015 2015-04-16 11:10:17 +00:00
polly Update isl to a6523fb42c35 2015-04-19 09:06:02 +00:00