-
Notifications
You must be signed in to change notification settings - Fork 2
clang_nowarn_sim_common
Tsukasa OI edited this page Sep 13, 2022
·
6 revisions
- Branch:
clang-nowarn-sim-common - Tracking PR: #52 (view Pull Request and Diff)
- Mailing List:
- PATCH v1 (2022-09-13)
This patchset contains four minor fixes to the files under sim/common.
Each contains minor fixes to suppress Clang warnings. Especially, adding ATTRIBUTE_PRINTF (PATCH 1/4) is important for better static analysis, even from GNU toolchain side.