This is an archive of the discontinued LLVM Phabricator instance.

clang-format: Implemented tab usage for continuation and indentation
ClosedPublic

Authored by mxbOctasic on Apr 12 2016, 1:15 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

mxbOctasic updated this revision to Diff 53444.Apr 12 2016, 1:15 PM
mxbOctasic retitled this revision from to clang-format: Implemented tab usage for continuation and indentation.
mxbOctasic updated this object.
mxbOctasic added a reviewer: djasper.
mxbOctasic added a subscriber: cameron314.
djasper accepted this revision.Apr 12 2016, 1:37 PM
djasper edited edge metadata.

Always add cfe-commits as a subscriber. Otherwise looks good.

This revision is now accepted and ready to land.Apr 12 2016, 1:37 PM
mxbOctasic edited edge metadata.Apr 12 2016, 1:43 PM
mxbOctasic added a subscriber: cfe-commits.
This revision was automatically updated to reflect the committed changes.