KlibValidationSettings

Settings affecting KLib ABI validation.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Enables KLib ABI validation checks.

Link copied to clipboard

Specifies which version of signature KLib ABI dump should contain. By default, or when explicitly set to null, the latest supported version will be used.

Link copied to clipboard

Fail validation if some build targets are not supported by the host compiler. By default, ABI dumped only for supported files will be validated. This option makes validation behavior stricter and treats having unsupported targets as an error.