History log of /openbmc/entity-manager/.clang-tidy (Results 1 – 5 of 5)
Revision Date Author Comments
# fc171428 04-Apr-2024 Ed Tanous <ed@tanous.net>

Update clang-tidy

Fix a bunch of minor issues, ignore others. We use a lot of global
variables. Enabling a check will hopefully make sure we don't add more.

Change-Id: Ie76053d4afc95a5372b70b2fb7

Update clang-tidy

Fix a bunch of minor issues, ignore others. We use a lot of global
variables. Enabling a check will hopefully make sure we don't add more.

Change-Id: Ie76053d4afc95a5372b70b2fb768be464468cec0
Signed-off-by: Ed Tanous <ed@tanous.net>

show more ...


# a3ca14a6 27-Mar-2024 Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>

Add clang tidy check

Change-Id: I1c9f03e95aa0ca1977ddef84ea765222d2281b4f


# ab3acb7b 09-Jul-2022 Ed Tanous <edtanous@google.com>

Update clang-tidy with new checks

Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: I17b4b80d66b0b38a064b3295bbbfa2a10aa34c26


# dbfc5cee 02-Sep-2021 Ed Tanous <edtanous@google.com>

clang-tidy disable bugprone-narrowing-conversions

clang-tidy-13 adds this check, which we had in our config file.
dbus-sensors at this time doesn't even come close to passing this check,

clang-tidy disable bugprone-narrowing-conversions

clang-tidy-13 adds this check, which we had in our config file.
dbus-sensors at this time doesn't even come close to passing this check,
so for the moment, remove it, with the intent of adding it back at some
point once we can get all the narrowing conversion warnings squashed.

Tested:
Code now passes clang-tidy-13 checks

Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: I7158d9ef2986ada3cb05c39ad64d1128b012d760

show more ...


# 07d467bc 23-Feb-2021 Ed Tanous <edtanous@google.com>

Make build on clang

And support clang-tidy rules. The changes are pretty minimal, and were
all done by the clang robot.

Signed-off-by: Ed Tanous <edtanous@google.com>
Chang

Make build on clang

And support clang-tidy rules. The changes are pretty minimal, and were
all done by the clang robot.

Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: I29501aa56de1cd63cda233e06a07641458f89345

show more ...