ispc
Here are 15 public repositories matching this topic...
-
Updated
Dec 1, 2020 - LLVM
-
Updated
Dec 1, 2020 - Python
-
Updated
Mar 21, 2017 - C++
-
Updated
Oct 1, 2020 - C++
-
Updated
Oct 18, 2018 - C++
-
Updated
Jun 5, 2018 - C
Improve this page
Add a description, image, and links to the ispc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ispc topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
I'd like the source code to be automatically clang-formatted according to my settings anytime the code is compiled. That is, don't require me to use the contextual menu or keyboard shortcut to format the code. Just auto-format it; just like the code is auto-compiled too.
Well, ther