Format gd/crypto_toolbox with new clang-format
find crypto_toolbox -regex '.*\.\(cc\|h\|tpp\)' -exec clang-format -style=file -i {} \;
Test: cert/run --host
Bug: 156858180
Tag: #gd-refactor
Change-Id: I5fb68aedbeacbd65c290eee7c5245156d991d30c
Loading
Please register or sign in to comment