9 Star 20 Fork 13

Apache / tvm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.clang-format 292 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zhi 提交于 2019-01-08 13:08 . add .clang-format (#2395)
# Run the following command to reformat a file:
# clang-format -i -style=Google <file>
# Or use clang-format-diff to only reformat the changed lines:
# https://clang.llvm.org/docs/ClangFormat.html
BasedOnStyle: Google
DerivePointerAlignment: false
ColumnLimit: 100
PointerAlignment: Left
C
1
https://gitee.com/apache/tvm.git
git@gitee.com:apache/tvm.git
apache
tvm
tvm
main

搜索帮助