This is an archive of the discontinued LLVM Phabricator instance.

Add documentation for comments disabling/enabling formatting in code (// clang-format off).
ClosedPublic

Authored by curdeius on Sep 11 2014, 7:25 AM.

Details

Reviewers
djasper
Summary

Adds documentation for `// clang-format off and // clang-format on` coments.

Diff Detail

Event Timeline

curdeius updated this revision to Diff 13587.Sep 11 2014, 7:25 AM
curdeius retitled this revision from to Add documentation for comments disabling/enabling formatting in code (// clang-format off)..
curdeius updated this object.
curdeius edited the test plan for this revision. (Show Details)
curdeius added a reviewer: djasper.
curdeius added a subscriber: Unknown Object (MLST).
djasper accepted this revision.Oct 7 2014, 5:20 AM
djasper edited edge metadata.

Looks good. Sorry that this slipped by.

This revision is now accepted and ready to land.Oct 7 2014, 5:20 AM

Please land it for me (no write access).

djasper closed this revision.Oct 7 2014, 5:25 AM

Done in r219204.