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

2022-09-19 Thread Andreas Beckmann
Another one: /usr/include/llvm-14/llvm/Support/CommandLine.h: "cl::Grouping can only apply to single charater Options."); s/charater/character/ Andreas

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

2022-08-30 Thread Andreas Beckmann
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