This is an archive of the discontinued LLVM Phabricator instance.

Don’t break before nested block param when prior param is not a block
ClosedPublic

Authored by segiddins on Nov 17 2020, 5:15 PM.

Details

Summary

Add ScopedTrace to verify methods in FormatTestObjC
Add tests from D17700

Diff Detail

Event Timeline

segiddins created this revision.Nov 17 2020, 5:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 17 2020, 5:15 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
segiddins requested review of this revision.Nov 17 2020, 5:15 PM
segiddins retitled this revision from Add ScopedTrace to verify methods in FormatTestObjC to Don’t break before nested block param when prior param is not a block.Nov 17 2020, 5:16 PM
segiddins edited the summary of this revision. (Show Details)
segiddins added a reviewer: keith.
keith accepted this revision.Nov 18 2020, 1:23 PM
This revision is now accepted and ready to land.Nov 18 2020, 1:23 PM
kastiglione accepted this revision.Nov 18 2020, 2:17 PM
kastiglione added a subscriber: kastiglione.

The purpose and the tests LGTM! Hopefully someone will weigh in on the implementation in ContinuationIndenter.cpp.

This revision was landed with ongoing or failed builds.Nov 20 2020, 3:19 PM
This revision was automatically updated to reflect the committed changes.