zephyr/subsys/cpp
Anas Nashif 4c32258606 style: add braces around if/while statements
Per guidelines, all statements should have braces around them. We do not
have a CI check for this, so a few went in unnoticed.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-06 15:20:21 +02:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cpp_ctors.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
cpp_dtors.c cpp: mark __dso_handle as weak. 2018-04-09 23:21:52 -04:00
cpp_init_array.c subsystem: cleanup misc and make cpp a subsystem 2017-07-06 09:13:46 -05:00
cpp_new.cpp Build: Improve C++ support 2018-10-29 09:15:04 -04:00
cpp_virtual.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
cpp_vtable.cpp C++: Fix vtable with libstdc++ 2018-10-30 08:11:28 -04:00
Kconfig c++: kconfig: Fix choice dependencies and use 'menuconfig' symbol 2019-05-16 07:08:21 -05:00