[LLVM] Bump to 0c6860622 #196
Annotations
5 warnings
Build LLVM and MLIR:
third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L771
comparison of integers of different signs: 'typename iterator_traits<const NamedAttribute *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
|
Build LLVM and MLIR:
third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L771
comparison of integers of different signs: 'typename iterator_traits<const NamedAttribute *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
|
Build LLVM and MLIR:
third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L771
comparison of integers of different signs: 'typename iterator_traits<NamedAttribute *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
|
Build LLVM and MLIR:
third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L771
comparison of integers of different signs: 'typename iterator_traits<const KernelMetadataAttr *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
|
Build LLVM and MLIR:
third_party/llvm-project/mlir/lib/CAPI/IR/IR.cpp#L560
comparison of integers of different signs: 'unsigned int' and 'intptr_t' (aka 'long') [-Wsign-compare]
|
Loading