]> xenbits.xensource.com Git - xen.git/commit
automation/eclair_analysis: substitute deprecated service STD.emptrecd
authorNicola Vetrini <nicola.vetrini@bugseng.com>
Mon, 22 Apr 2024 13:12:47 +0000 (15:12 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 22 Apr 2024 13:12:47 +0000 (15:12 +0200)
commit93d6e6efa8942fb068df799527f36be406fcd2bc
treee178e85fc0cf7f39d45e847f8b3a25272f30e14f
parentbc5827fad1e842bb902fc281889e6d3138c2ccab
automation/eclair_analysis: substitute deprecated service STD.emptrecd

The ECLAIR service STD.emptrecd (which checks for empty structures) is being
deprecated; hence, as a preventive measure, STD.anonstct (which checks for
structures with no named members, an UB in C99) is used here; the latter being
a more general case than the previous one, this change does not affect the
analysis. This new service is already supported by the current version of
ECLAIR.

No functional change.

Signed-off-by: Nicola Vetrini <nicola.vetrini@bugseng.com>
Acked-by: Julien Grall <jgrall@amazon.com>
automation/eclair_analysis/ECLAIR/toolchain.ecl