Go to file
Alex Lorenz 7ba609a220 Fix PR30440: Initialize FunctionTypeDepth in CXXNameMangler
This commit fixes PR 30440 by initializing CXXNameMangler's FunctionTypeDepth
in the two constructors added in r274222 (The commit that caused this
regression).

rdar://28455269

Differential Revision: https://reviews.llvm.org/D24932

llvm-svn: 283428
2016-10-06 09:37:15 +00:00
clang Fix PR30440: Initialize FunctionTypeDepth in CXXNameMangler 2016-10-06 09:37:15 +00:00
clang-tools-extra [clang-move] Move comments which are associated with the moved class. 2016-10-06 08:59:24 +00:00
compiler-rt [compiler-rt][XRay][NFC] clang-format XRay sources 2016-10-06 07:09:40 +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 Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx Fix strict-aliasing violation in typeinfo::hash_code() 2016-10-05 22:55:10 +00:00
libcxxabi [CMake] Fix libc++abi standalone cmake build. 2016-10-03 11:08:17 +00:00
libunwind libunwind: Add OpenBSD case for _Unwind_Ptr typedef 2016-09-28 15:37:21 +00:00
lld [ELF] - Make checks in ObjectFile<ELFT>::getSection() stricter. 2016-10-06 09:17:55 +00:00
lldb Fix build error on Android again. 2016-10-05 23:51:13 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm fix build on cygwin 2016-10-06 09:32:16 +00:00
openmp [cmake] Fix for a bug https://llvm.org/bugs/show_bug.cgi?id=30489 "Cannot build with -DLIBOMP_FORTRAN_MODULES=True" 2016-09-30 22:05:45 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly Build and run isl_test as part of check-polly 2016-10-04 19:48:40 +00:00