third_party.pigweed.src/pw_build
Ewout van Bekkum 2c62283cb5 pw_build: add "-Wredundant-decls" to extra_strict_warnings
Adds "-Wredundant-decls" to "extra_strict_warnings" to catch anything
that is declared more than once in the same scope.

Change-Id: Ia684852d30df546eea96a58d044b0c1300539041
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/21701
Commit-Queue: Ewout van Bekkum <ewout@google.com>
Reviewed-by: Wyatt Hepler <hepler@google.com>
2020-10-19 21:11:30 +00:00
..
py pw_build: Python code for generating unit tests 2020-10-19 18:14:19 +00:00
BUILD
BUILD.gn pw_build: add "-Wredundant-decls" to extra_strict_warnings 2020-10-19 21:11:30 +00:00
defaults.gni
docs.rst
exec.gni pw_build: Update path and target resolution 2020-07-29 21:40:28 +00:00
facade.gni
go.gni
host_tool.gni
input_group.gni
linker_script.gni
module_config.gni
pigweed.bzl pw_build: add options for building with Kythe 2020-04-14 14:16:15 +00:00
pigweed.cmake
python_script.gni
python_wheels.gni
python.gni pw_build: pw_python_package template 2020-10-19 18:07:19 +00:00
README.md
target_types.gni pw_build: Allow non-present deps in remove_public_deps 2020-10-19 18:14:50 +00:00
zip.gni

pw_build: Definitions for Pigweed's build system