[PATCH] D27279: Store decls in prototypes on the declarator instead of in the AST

Richard Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 9 04:00:12 PST 2016


rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.

I'd much prefer we take this size reduction now and worry about the minor loss of ast dump fidelity later. Please delete the commented out code though :)


https://reviews.llvm.org/D27279





More information about the cfe-commits mailing list