This is an archive of the discontinued LLVM Phabricator instance.

Early attempts to format in GNU style.
ClosedPublic

Authored by alexfh on Dec 10 2013, 7:05 AM.

Details

Summary

This still misses a few important features, so there's no mention of
this style in the help message, but a few style rules are implemented.

Diff Detail

Event Timeline

djasper accepted this revision.Dec 10 2013, 7:36 AM
alexfh updated this revision to Unknown Object (????).Dec 10 2013, 7:45 AM

Use getLLVMStyle() in getGoogleStyle() to reduce code duplication and make differences more clear.

alexfh closed this revision.Dec 10 2013, 7:47 AM