1
Fork 0
rust/compiler/rustc_codegen_llvm/src/debuginfo
Michael Woerister 171d8a3f57 [debuginfo] Don't mark fields and types as artificial in CPP-like enum debuginfo encoding.
LLDB historically has had problems with "artificial" entries and there
is no real benefit to emitting that flag.
2022-08-12 10:53:08 +02:00
..
metadata [debuginfo] Don't mark fields and types as artificial in CPP-like enum debuginfo encoding. 2022-08-12 10:53:08 +02:00
create_scope_map.rs not need Option for dbg_scope 2022-04-26 21:00:19 +08:00
doc.md fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
gdb.rs avoid Symbol to &str conversions 2022-07-18 14:25:34 +09:00
metadata.rs debuginfo: Change C++-like encoding for enums. 2022-08-12 10:53:07 +02:00
mod.rs fix dwarf debuginfo being used in addition to CodeView on windows 2022-07-14 20:41:55 +02:00
namespace.rs Remove in_band_lifetimes from rustc_codegen_llvm 2021-12-16 14:43:32 -05:00
utils.rs rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00