third_party.pigweed.src/pw_chrono
Ben Lawson 4c4f6df161 pw_build: Add -Wextra-semi to internal_strict_warnings
Create a new warnings config, internal_strict_warnings, to allow
for specifying new warnings without breaking downstream projects.

Add -Wextra-semi to the internal_strict_warnings config, making extra
semicolons an error in C++. Fix all instances of extra semicolons.

Change-Id: Id1bde8a429eb9b76e44ec63b1b03df8fcb88dfd4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/98128
Reviewed-by: Wyatt Hepler <hepler@google.com>
Commit-Queue: Ben Lawson <benlawson@google.com>
Pigweed-Auto-Submit: Ben Lawson <benlawson@google.com>
2022-06-23 00:30:56 +00:00
..
public/pw_chrono pw_build: Add -Wextra-semi to internal_strict_warnings 2022-06-23 00:30:56 +00:00
backend.gni
BUILD.bazel
BUILD.gn
chrono.proto
CMakeLists.txt
docs.rst
OWNERS
simulated_system_clock_test.cc
system_clock_facade_test_c.c pw_chrono: Use compound literal in C, but not C++ 2022-06-07 16:02:14 +00:00
system_clock_facade_test.cc pw_chrono: Use compound literal in C, but not C++ 2022-06-07 16:02:14 +00:00
system_clock.cc
system_timer_facade_test.cc pw_build: Add -Wextra-semi to internal_strict_warnings 2022-06-23 00:30:56 +00:00