baloghadamsoftware added a comment.

By moving the code that sets the type name of an anoynmous declaration from 
Import(Decl*) to ImportDefinition(RecordDecl*, RecordDecl*, 
ImportDefinitionKind) (and the same for Enum) we will not crash upon importing 
typedefs containing anonymous strcutures. This is a patch-over-patch for it, 
including the test cases:

F5887321: D44079-Mod.diff <https://reviews.llvm.org/F5887321>


Repository:
  rC Clang

https://reviews.llvm.org/D44079



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D44079: [ASTImport... Balogh , Ádám via Phabricator via cfe-commits

Reply via email to