Fixed an issue with the clang type creation code for C++ classes where we...
Fixed an issue with the clang type creation code for C++ classes where we wouldn't set a CXXRecordDecl to be NOT empty if we had base classes that were not empty or had virtual functions. llvm-svn: 114484
Loading
Please register or sign in to comment