ci: add clang UBSan and ASan to apple-clang job #3162
Annotations
4 warnings
Install LLVM:
../third-party/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp#L1911
clang++-20 - object whose reference is captured by 'DiagsInGroup' will be destroyed at the end of the full-expression ([-Wdangling-capture])
|
Install LLVM:
../third-party/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h#L170
clang++-20 - 'const' qualifier on base class type 'const llvm::FunctionPropertiesInfo' have no effect ([-Wignored-qualifiers])
|
Install LLVM:
../third-party/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h#L170
clang++-20 - 'const' qualifier on base class type 'const llvm::FunctionPropertiesInfo' have no effect ([-Wignored-qualifiers])
|
Install LLVM:
../third-party/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h#L170
clang++-20 - 'const' qualifier on base class type 'const llvm::FunctionPropertiesInfo' have no effect ([-Wignored-qualifiers])
|
Loading