static checker: Make static checker opt-out rather than opt-in
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 24 Oct 2024 21:05:40 +0000 (17:05 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 24 Oct 2024 21:05:40 +0000 (17:05 -0400)
commita026396cb7e2792289e208b8b08e287f1cd982e3
tree60be3bb016c81b2466bf80226b438b4cfba1bce3
parentbd343d058b4d208c661a84f8a48b2f7cfa8acd12
static checker: Make static checker opt-out rather than opt-in

Users must explicitly define SIDE_STATIC_CHECK_DISABLE to opt-out from
the libside static checker.

Change-Id: I517303e03d124a94000c2f974c9e55ab646bc87e
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/side/api.h
tests/static-checker/prologue.c
tests/unit/test-sc-cxx.cpp
tests/unit/test-sc.c
This page took 0.023227 seconds and 4 git commands to generate.