[PATCH] D24807: [Serialization] ArrayTypeTraitExpr: serialize sub-expression to avoid keeping it undefined
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 22 07:02:53 PDT 2016
aaron.ballman added a comment.
Serialization tests usually come from PCH, so you could probably look in test/PCH to get ideas on how to test this.
https://reviews.llvm.org/D24807
More information about the cfe-commits
mailing list