Bug#1018770: llvm-14-dev: misspelling in headers gets compiled into other binaries

Andreas Beckmann anbe at debian.org
Tue Aug 30 14:50:44 BST 2022


Package: llvm-14-dev
Version: 1:14.0.6-2
Severity: normal

Hi,

/usr/include/llvm-14/llvm/Target/TargetMachine.h contains a misspelling
in a string literal: 'overriden' (should be 'overridden') (2 occurrences)
that may get compiled into other applications and make lintian flag the
typo there.
(The same misspelling also appears in comments in multiple headers.)

/usr/include/llvm-14/llvm/Target/TargetMachine.h:442:    return make_error<StringError>("buildCodeGenPipeline is not overriden",
/usr/include/llvm-14/llvm/Target/TargetMachine.h:448:        "getPassNameFromLegacyName parseMIRPipeline is not overriden");

(observed while testing to build src:intel-graphics-compiler against
llvm-14)


Andreas



More information about the Pkg-llvm-team mailing list