[PATCH] D30876: [ASTImporter] Unnamed structs import

Aleksei Sidorin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 08:35:20 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329301: [ASTImporter] Fix for importing unnamed structs (authored by a.sidorin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D30876?vs=93844&id=141166#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30876

Files:
  cfe/trunk/lib/AST/ASTImporter.cpp
  cfe/trunk/lib/AST/ASTStructuralEquivalence.cpp
  cfe/trunk/test/ASTMerge/struct/Inputs/struct1.c
  cfe/trunk/test/ASTMerge/struct/Inputs/struct2.c
  cfe/trunk/test/ASTMerge/struct/test.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30876.141166.patch
Type: text/x-patch
Size: 5289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180405/3f44f039/attachment.bin>


More information about the llvm-commits mailing list