https://github.com/halide/Halide
Raw File
Tip revision: 96efd01fa9fa9cef1a02749e8e8e154d782189b3 authored by Tzu-Mao Li on 01 April 2020, 21:09:38 UTC
Comments and remove unused code
Tip revision: 96efd01
.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