commit | 3e15d008bb12f8910f09f3d9d0e8232bfa2a1469 | [log] [tgz] |
---|---|---|
author | Bill Wendling <morbo@google.com> | Thu Apr 28 00:16:32 2016 -0700 |
committer | Bill Wendling <morbo@google.com> | Thu Apr 28 00:16:32 2016 -0700 |
tree | e58007685675416dd5e3cd591488f9c8c77ce935 | |
parent | f015a3c0c8b1bbabd2ddcab678182d4be9207513 [diff] |
Enforce splitting before bitwise operator If the style wants to split before the bitwise operator and a split exists in the original code, then we assume that the programmer wanted it formatted like that and enforce the split in the reformatted code.