diff options
| author | klensy <klensy@users.noreply.github.com> | 2024-02-21 12:18:59 +0300 |
|---|---|---|
| committer | klensy <klensy@users.noreply.github.com> | 2024-02-21 12:18:59 +0300 |
| commit | 205cfcba200b13af31c39e67127cb3c07d491702 (patch) | |
| tree | 489e9661b81e49c57a787baafabbbbc5f23afd49 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp | |
| parent | bea5bebf3defc56e5e3446b4a95c685dbb885fd3 (diff) | |
| download | rust-205cfcba200b13af31c39e67127cb3c07d491702.tar.gz rust-205cfcba200b13af31c39e67127cb3c07d491702.zip | |
llvm-wrapper: fix warning C4244
llvm-wrapper/RustWrapper.cpp(1234): warning C4244: '=': conversion from 'uint64_t' to 'unsigned int', possible loss of data nice consistency: uint64_t https://github.com/llvm/llvm-project/blob/6009708b4367171ccdbf4b5905cb6a803753fe18/llvm/include/llvm/IR/DiagnosticInfo.h#L172 but unsigned https://github.com/llvm/llvm-project/blob/6009708b4367171ccdbf4b5905cb6a803753fe18/llvm/include/llvm/IR/DiagnosticInfo.h#L1091
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
