commit | 303810b8416100055e363f4bb0674780527e73cb | [log] [tgz] |
---|---|---|
author | Dave Roth <davidroth@google.com> | Fri Dec 13 20:18:32 2024 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 13 20:18:32 2024 |
tree | f4859bbf1e4d4c5ecf2af8320c57ec8475cd557a | |
parent | b3e2d8c2034c9f6226648d16129be3ec6f5dd263 [diff] |
pw_multisink: Scope disabling unsigned-integer-overflow Scope disabling unsigned-integer-overflow to only the functions which depend on negated-unsigned-const behavior. Bug: 380089512 Change-Id: I9cd0531eb5c9d8bcb673deafbbf308591fcdcd7c Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/254414 Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Docs-Not-Needed: Dave Roth <davidroth@google.com> Reviewed-by: Carlos Chinchilla <cachinchilla@google.com> Pigweed-Auto-Submit: Dave Roth <davidroth@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.