Do not crash with -serialize.
This happened because seralization was done in the constructor, and at that time the TranslationUnit is no longer valid. llvm-svn: 54618
Loading
Please register or sign in to comment
This happened because seralization was done in the constructor, and at that time the TranslationUnit is no longer valid. llvm-svn: 54618