scons: Disable spurious "array-bounds" warnings for protobuf cc files.
authorGabe Black <gabeblack@google.com>
Thu, 30 Jan 2020 07:47:03 +0000 (23:47 -0800)
committerGabe Black <gabeblack@google.com>
Sat, 1 Feb 2020 09:25:15 +0000 (09:25 +0000)
commitdc262055294c77da0be848c28459e581d82f9bd5
tree51b685f1e746f55ccd870f22c60ead8db41719bf
parent017ffc268ae050e387cb71d7a4ee6eff85cca102
scons: Disable spurious "array-bounds" warnings for protobuf cc files.

These files are generated and so, even if they're wrong, there isn't
anything we can do about it.

Change-Id: I933057a04f09dd1c22b525a102278bbdc5fbc22b
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/24924
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/SConscript