In the ASTImporter, when checking whether two
structs are compatible, check whether the fields of the structs have the same name. This prevents erroneous coalescing of (in particular) anonymous structs. llvm-svn: 180644
Loading
Please register or sign in to comment