"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "632232132a840c424a4431d6f75382a853a57844"
Instead of storing CXXMethodDecls in the vtable builder, store GlobalDecls so...
Instead of storing CXXMethodDecls in the vtable builder, store GlobalDecls so we can represent both the complete and deleting destructors. Also, when encountering a destructor decl, emit entries for both the complete and deleting destructors. Mike, please review. With this change, FileCheck builds and runs the clang test suite without failures! llvm-svn: 88663
Loading
Please register or sign in to comment