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.
Defined in carb/Defines.h
For Clang only, pushes the current compilation warning configuration. Defined as _Pragma("GCC diagnostic push") for Clang only; ignored by other compilers.