zephyr/include/toolchain
Daniel Leung fb92a654e3 toolchain: introduce macro TOOLCHAIN_HAS_C_AUTO_TYPE
This introduces the macro TOOLCHAIN_HAS_C_AUTO_TYPE to
indicate that the toolchain supports __auto_type. This is
supported since GCC 4.9.0 and Clang 3.8.0.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-02-28 10:52:51 +01:00
..
armclang.h armclang: adding toolchain/armclang.h header 2021-08-30 08:54:23 -04:00
common.h arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00
gcc.h toolchain: introduce macro TOOLCHAIN_HAS_C_AUTO_TYPE 2022-02-28 10:52:51 +01:00
llvm.h toolchain: introduce macro TOOLCHAIN_HAS_C_AUTO_TYPE 2022-02-28 10:52:51 +01:00
mwdt.h ARC: MWDT: enable back BUILD_ASSERT macro 2021-10-20 07:24:03 -04:00
xcc_missing_defs.h toolchain/xcc: Mark unsigned max as unsigned values for missing cases 2021-11-11 07:27:24 -05:00
xcc.h toolchain: xcc: add macro __in_section_unique_named() 2021-10-07 16:56:00 -04:00
zephyr_stdint.h