Revision 4c63f1befa1063184c5982b11b6a2cc17d4e5815 authored by Steven Johnson on 06 April 2023, 23:34:59 UTC, committed by GitHub on 06 April 2023, 23:34:59 UTC
The Halide 15.0.0 release inadvertently omitted all of these tools from the packaging. They are being re-added for 15.0.1. While we're doing this, let's go ahead and have the names match those proposed for Halide 16.
1 parent 3172169
Raw File
.clang-format
---
DisableFormat: true
SortIncludes: false

...

back to top