[PATCH] ASTImporter: Propagate implicit flag to imported record and field decls

Nico Rieck nico.rieck at gmail.com
Fri Dec 5 06:06:54 PST 2014


This patch changes the ASTImporter to propagate the implicit flag to RecordDecls and FieldDecls (to hide the injected type name and anonymous struct/union fields).

If required I could also extend this to all other decl types.

http://reviews.llvm.org/D6549

Files:
  lib/AST/ASTImporter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6549.16985.patch
Type: text/x-patch
Size: 743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141205/bc6522d3/attachment.bin>


More information about the cfe-commits mailing list