commit | 3d7bd94394c10eedb5934ca0d79d551d15e5fa21 | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Fri Oct 23 16:49:30 2020 +0200 |
committer | ThiƩbaud Weksteen <tweek@google.com> | Mon Oct 26 15:51:22 2020 +0100 |
tree | 0f225e6f407ff984ced27003b0aa6e2016b42521 | |
parent | 7ebc9e6cd61d5b167ccccbea85f42387370f51a7 [diff] |
ANRdaemon: 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: I883646283dae1bb2bb980700aa38886a5f01b81f