Don't try to call getTypeSize() on a class if it isn't complete as clang will...
Don't try to call getTypeSize() on a class if it isn't complete as clang will assert and kill the process. llvm-svn: 264753
Loading
Please sign in to comment
Don't try to call getTypeSize() on a class if it isn't complete as clang will assert and kill the process. llvm-svn: 264753