commit | 48de55f778fae02191e31a2dd31d57f507253c24 | [log] [tgz] |
---|---|---|
author | Pavithra Barithaya <pavithrabarithaya07@gmail.com> | Sat Jun 22 05:30:44 2024 -0500 |
committer | Pavithra Barithaya <pavithrabarithaya07@gmail.com> | Thu Jul 04 13:47:50 2024 +0530 |
tree | 4698bb736751b6bacce28a22be313c09ea042af1 | |
parent | a72c97c5655c60b8b97e815950bc8cbab570eca5 [diff] |
clang-tidy: Enable cppcoreguidelines-special-member-functions This check finds classes where some but not all of the special member functions are defined. Change-Id: Ic677e32df810c07eb5e4cc0fd14a03c4d6c376bb Signed-off-by: Pavithra Barithaya <pavithrabarithaya07@gmail.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.