================
@@ -5977,12 +5977,16 @@ bool TokenAnnotator::mustBreakBefore(const
AnnotatedLine &Line,
return true;
}
- // Don't attempt to interpret struct return types as structs.
+ // Don't attempt to interpret record return types as records.
+ // FIXME: Not covered by tests.
----------------
HazardyKnusperkeks wrote:
Just didn't have the time yet, or is there a problem?
https://github.com/llvm/llvm-project/pull/154580
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits