| commit | da446770823be1b1d1562734e55da7c1a5f2579c | [log] [tgz] |
|---|---|---|
| author | Daniel Jasper <djasper@google.com> | Mon Nov 16 12:38:56 2015 +0000 |
| committer | Daniel Jasper <djasper@google.com> | Mon Nov 16 12:38:56 2015 +0000 |
| tree | 2bf41eaac2d5dcd6b8181359a850bbd26e037fe4 | |
| parent | bc09f39476723d319feaac18c948cd3498681136 [diff] |
clang-format: Enable #include sorting by default. This has seen quite some usage and I am not aware of any issues. Also add a style option to enable/disable include sorting. The existing command line flag can from now on be used to override whatever is set in the style. llvm-svn: 253202