zephyr/lib/cpp
Patryk Duda ce438da14f llvm: Add support for LLVM libc++ C++ Standard Library
LLVM toolchain provides its own C++ standard library called libc++.
This patch adds new LLVM_LIBCXX config which should be used to indicate
that libc++ is used.

Information about library can be found at https://libcxx.llvm.org

Signed-off-by: Patryk Duda <pdk@semihalf.com>
2023-10-20 14:59:31 +02:00
..
abi lib: cpp: Do not define __cxa_atexit() for the posix arch 2023-05-12 18:31:44 -04:00
minimal minimal libcpp: Un-11-ify cstddef 2023-03-01 19:42:32 -05:00
CMakeLists.txt lib: cpp: Rework C++ standard library configurations 2023-01-13 17:42:55 -05:00
Kconfig llvm: Add support for LLVM libc++ C++ Standard Library 2023-10-20 14:59:31 +02:00
Kconfig.deprecated lib: cpp: Rework C++ standard library configurations 2023-01-13 17:42:55 -05:00