Fixes bug reported at:
http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20180514/228390.html
Paths
| Differential D46894
[Attr] Don't print implicit attributes ClosedPublic Authored by jdenny on May 15 2018, 10:26 AM.
Details Summary Fixes bug reported at: http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20180514/228390.html
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 15 2018, 11:17 AM Closed by commit rC332411: [Attr] Don't print implicit attributes (authored by jdenny). · Explain WhyMay 15 2018, 3:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146936 lib/AST/DeclPrinter.cpp
test/Misc/ast-print-record-decl.c
|