commit | 285d4dfd3ec1b1c02800a21a48d260eb8eda42f2 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Sat Jun 01 23:09:20 2019 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Sat Jun 01 23:09:20 2019 +0000 |
tree | b5210b61e8052bbf6c07b593967b0364d777f599 | |
parent | d3aca555582b8924dcfbd321689acf9f42e3a9c0 [diff] | |
parent | 46b1d04f2a84eb17e2246f265b7bb7158803a622 [diff] |
Snap for 5626839 from 46b1d04f2a84eb17e2246f265b7bb7158803a622 to qt-qpr1-release Change-Id: I640706f807f2f358073321b0913523e50a82f446
Native (C++) code format is required to be compatible with .clang-format file. Run
git clang-format --style=file --extension='h,cpp,cc' HEAD~
Note that clang-format is not desirable for Android java files. Therefore the command line above is limited to specific extensions.