diff options
| author | Wesley Wiser <wesleywiser@microsoft.com> | 2021-04-28 16:32:54 -0400 |
|---|---|---|
| committer | Wesley Wiser <wesleywiser@microsoft.com> | 2021-06-02 10:23:10 -0400 |
| commit | 2a025c1a765a593030fc6e80a45f4f1053f15aae (patch) | |
| tree | e35063fe8c43ef19c549f269043d64553c9da8a3 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | b644f06326577e0926ddf9896fd702befc7bd43e (diff) | |
| download | rust-2a025c1a765a593030fc6e80a45f4f1053f15aae.tar.gz rust-2a025c1a765a593030fc6e80a45f4f1053f15aae.zip | |
Remove fallback for containing scopes
This wasn't necessary for msvc and caused issues where different types with the same name such as different instantiations of `Option<T>` would have colliding debuginfo. This confused the debugger which would pick one of the type definitions and use for all types with that name even though they had different layout.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
