commit | c54df90ad1295ed169c1a711bbe33fe804e87f4a | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Mon Oct 26 15:33:21 2020 +0100 |
committer | ThiƩbaud Weksteen <tweek@google.com> | Mon Oct 26 15:53:59 2020 +0100 |
tree | bf26c83d504334df273378f6633cb2087975d623 | |
parent | 7ebc9e6cd61d5b167ccccbea85f42387370f51a7 [diff] |
libfscrypt: 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: Id7bc8b74fc6cb5156770210271abb86b0e156089