BinomialLLC / basis_universal

Basis Universal GPU Texture Codec
Apache License 2.0
2.72k stars 267 forks source link

workaround issue in clang-cl #313

Closed malytomas closed 1 year ago

malytomas commented 2 years ago

I have discovered probable issue in clang-cl (clang compiler for windows): https://github.com/llvm/llvm-project/issues/56626

This PR provides workaround to make the code work even with current version of the compiler.