commit | 135c65d52ce948b356ac125703d98d440f3463cd | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Mon Oct 26 13:33:47 2020 +0100 |
committer | ThiƩbaud Weksteen <tweek@google.com> | Mon Oct 26 15:52:18 2020 +0100 |
tree | 191aa09f7cc5ae1151bebc19c7bc2a6e9c637e35 | |
parent | 7ebc9e6cd61d5b167ccccbea85f42387370f51a7 [diff] |
crypto-perf: format files Format *.cpp according to the new .clang-format. The following command was used to generate this change: $ find . \( -name \*.cpp -o -name \*.h \) -exec clang-format \ --style=file -i {} \; Test: mm Bug: 171699326 Change-Id: I6913fbe3e1237c002a504fc5c0cd5990e7c4b30b