I have encountered a segfault when I tried to get sub-expression of serialized ArrayTypeTraitExpr. The fix is simple but I have no idea about nice test. Maybe you have any suggestions?
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Serialization tests usually come from PCH, so you could probably look in test/PCH to get ideas on how to test this.