This is an archive of the discontinued LLVM Phabricator instance.

clang-format: Adjust Mozilla style defaults
ClosedPublic

Authored by poiru on Jun 26 2015, 11:03 AM.

Details

Summary

This makes the Mozilla style defaults more compliant with the Mozilla style guide. A few options were removed in order to use the LLVM style defaults.

Diff Detail

Repository
rL LLVM

Event Timeline

poiru updated this revision to Diff 28579.Jun 26 2015, 11:03 AM
poiru retitled this revision from to clang-format: Adjust Mozilla style defaults.
poiru updated this object.
poiru edited the test plan for this revision. (Show Details)
poiru added a reviewer: djasper.
poiru added a subscriber: Unknown Object (MLST).
djasper accepted this revision.Jun 27 2015, 6:54 AM
djasper edited edge metadata.

Looks good. I agree that either the coding style directly mentions these or a look at some random source files shows that these options are closer to what is currently used.

This revision is now accepted and ready to land.Jun 27 2015, 6:54 AM
This revision was automatically updated to reflect the committed changes.