https://github.com/halide/Halide
Raw File
Tip revision: 6e2e4f86c3f317a4cf42944328db91c0e653252f authored by Steven Johnson on 14 July 2020, 17:05:25 UTC
WIP to bring GHA tests back up to speed
Tip revision: 6e2e4f8
.clang-format-ignore
# .clang-format-ignore
./bin
./build
./cmake_build
./cmake_build_static
./cmake_build_shared
./distrib
./doc
./include
./lib
# Our tutorials have special formatting: skip them
./tutorial
# hexagon_remote/bin/src is also special
./src/runtime/hexagon_remote/bin/src
back to top