Skip to content

Fix some warnings with Clang

amyspark requested to merge amyspark/orc:amyspark/allow-clang into main

Hey all,

This is a MR to allow using the GCC macros with Clang, and then using those to fix one warning with MinGW Clang.

Merge request reports