ClangFormat: Apply clang-format to all C++ source files
authorWook Song <wook16.song@samsung.com>
Tue, 23 Jan 2024 04:35:23 +0000 (13:35 +0900)
committerwooksong <wook16.song@samsung.com>
Tue, 23 Jan 2024 10:04:17 +0000 (19:04 +0900)
commit4cb38cf91fa15287b0d0d4a93545b9a845bdd27c
tree88460c3544b189b0929fd368f90a284e19c2de36
parentd0ebb434fd94a0045b2bd210b4ac430f9e1a80c3
ClangFormat: Apply clang-format to all C++ source files

This patch applies clang-format(-16) using NNS's .clang-format to all
C++ source files.

Signed-off-by: Wook Song <wook16.song@samsung.com>
daemon/pipeline-dbus-impl.cc
daemon/resource-dbus-impl.cc
daemon/service-db.cc
tests/daemon/unittest_gdbus_util.cc [changed mode: 0755->0644]
tests/daemon/unittest_ml_agent.cc