pw_build: Remove pedantic exceptions Removes the slowly growing list of warnings exceptions tagged with TODOs. Also removes a remnant of C++14 support which is long gone at this point. Fixed: b/333712899, b/335328444, b/356904203, b/356689444 Change-Id: I0d70f091ab11d7dcc4a38e1fd6c11fb93221e535 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/282899 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Docs-Not-Needed: Armando Montanez <amontanez@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com> Reviewed-by: Prabhu Karthikeyan Rajasekaran <prabhukr@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/.