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
Kconfig c++: kconfig: Fix choice dependencies and use 'menuconfig' symbol 2019-05-16 07:08:21 -05:00
cpp_ctors.c
cpp_dtors.c
cpp_init_array.c
cpp_new.cpp
cpp_virtual.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
cpp_vtable.cpp