diff options
| author | MaulingMonkey <git@maulingmonkey.com> | 2020-09-05 14:50:03 -0700 |
|---|---|---|
| committer | MaulingMonkey <git@maulingmonkey.com> | 2020-09-05 14:50:03 -0700 |
| commit | 5acd272f5f7d892b73cfbe90bdf266af10ea30ce (patch) | |
| tree | f1bfc7d4db0b49c8c8ef47f3fa692b7bbeeec569 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp | |
| parent | 81a769f261047afd8e31cc488b173b0ab5ac4205 (diff) | |
| download | rust-5acd272f5f7d892b73cfbe90bdf266af10ea30ce.tar.gz rust-5acd272f5f7d892b73cfbe90bdf266af10ea30ce.zip | |
Fix HashMap visualizers in Visual Studio (Code)
CDB doesn't care that you're using static_cast between unrelated types. VS(C) does. These should've been reinterpret_cast or C casts. Cast is from e.g. `u8*` to `tuple<$T1, $T2>*`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
