OMNI_OTEL_COMPILER_GNUC#

Defined in omni/observability/Utils.h

OMNI_OTEL_COMPILER_GNUC#

Macro that is set to 1 when a GNU C compatible toolchain is being used to build the project.

This will include GCC/G++ and Clang. This will be set to 0 when using a different toolchain.