coreboot-kgpe-d16/util/abuild
Martin Roth 3361120bc8 util/abuild: Set fatal asserts when running scanbuild
Because coreboot's asserts aren't fatal by default, scan-build finds
problems in code that is actually protected by an assert.  This
change fixes that and allows us to add asserts to protect
against other failures.

Change-Id: I9fa605d6309bb40a9cef33b434c9256bf731f457
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/c/31650
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2019-02-27 19:33:43 +00:00
..
abuild util/abuild: Set fatal asserts when running scanbuild 2019-02-27 19:33:43 +00:00
abuild.1 util/abuild/abuild.1: Fix references to CBROOT parameter 2018-10-04 09:39:08 +00:00
description.md
getopt.c