Skip to content
Commit fb4dda4f authored by Anders Carlsson's avatar Anders Carlsson
Browse files

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
parent 97df0b40
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment