[PATCH] D25995: Add documentation for transparent_union attribute

2016-10-27 Thread Alex Lorenz via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL285292: Add documentation for the transparent_union attribute (authored by arphaman). Changed prior to commit: https://reviews.llvm.org/D25995?vs=75905&id=76020#toc Repository: rL LLVM https://revie

[PATCH] D25995: Add documentation for transparent_union attribute

2016-10-26 Thread Aaron Ballman via cfe-commits
aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land. LGTM, thank you for the improved docs! Repository: rL LLVM https://reviews.llvm.org/D25995 ___ cfe-commits mailing list cfe-comm

[PATCH] D25995: Add documentation for transparent_union attribute

2016-10-26 Thread Alex Lorenz via cfe-commits
arphaman created this revision. arphaman added a reviewer: aaron.ballman. arphaman added a subscriber: cfe-commits. arphaman set the repository for this revision to rL LLVM. This patch adds a bit of documentation for the `transparent_union` attribute. Repository: rL LLVM https://reviews.llvm.