zephyr/subsys/cpp
Stephanos Ioannidis d05977b8e1 cpp: Restrict C++ exceptions usage to supported archs
This commit makes CONFIG_EXCEPTIONS un-selectable for the architectures
that are known to have broken C++ exception handling support
(see #32448).

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2021-05-27 14:36:13 -05:00
..
CMakeLists.txt
cpp_ctors.c
cpp_dtors.c
cpp_init_array.c cpp: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
cpp_new.cpp
cpp_virtual.c
cpp_vtable.cpp
Kconfig cpp: Restrict C++ exceptions usage to supported archs 2021-05-27 14:36:13 -05:00