Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
llvm.h File Reference

Go to the source code of this file.

Macros

#define TOOLCHAIN_CLANG_VERSION
 
#define TOOLCHAIN_HAS_PRAGMA_DIAG   1
 

Macro Definition Documentation

◆ TOOLCHAIN_CLANG_VERSION

#define TOOLCHAIN_CLANG_VERSION
Value:
((__clang_major__ * 10000) + (__clang_minor__ * 100) + \
__clang_patchlevel__)

◆ TOOLCHAIN_HAS_PRAGMA_DIAG

#define TOOLCHAIN_HAS_PRAGMA_DIAG   1