CARB_IGNOREWARNING_CLANG_PUSH

Defined in carb/Defines.h

CARB_IGNOREWARNING_CLANG_PUSH

For CLang only, pushes the current compilation warning configuration. Defined as _Pragma("GCC diagnostic push") for CLang only; ignored by other compilers.