https://github.com/halide/Halide
Raw File
Tip revision: be5e70aba145b6a736c803b2e62c9bf3988b5cbd authored by Steven Johnson on 26 August 2020, 01:32:08 UTC
wip
Tip revision: be5e70a
.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