https://github.com/halide/Halide
Raw File
Tip revision: 2bf474dedb7323583805c4033a3ad74cd2b8ec86 authored by Andrew Adams on 25 February 2021, 17:57:01 UTC
Remove unnecessary asserts
Tip revision: 2bf474d
.clang-format
---
DisableFormat: true
SortIncludes: false

...

back to top