commit | e1fa7dc22ad709d421293d5ade0a40bce6db13fa | [log] [tgz] |
---|---|---|
author | prabhukr <prabhukr@google.com> | Wed Apr 10 18:17:15 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 10 18:17:15 2024 +0000 |
tree | 000e2e28d1a7ed29b3e4a0cf27b415bb2553a3ef | |
parent | e16b817993ed36d155b22934d870105b7f183fc3 [diff] |
pw_build: Disable C23 extension warnings Rolling new clang toolchain is blocked by C23 warning related to passing no arguments for varargs in variadic macros. Disabling these warning to unblock clang roll. Bug: b/333712899 Docs: N/A Change-Id: Ida3730b9d5302c76a1e56c06df416786408877a1 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/202830 Pigweed-Auto-Submit: Prabhu Karthikeyan Rajasekaran <prabhukr@google.com> Reviewed-by: Armando Montanez <amontanez@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.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/.