rust-lang / lldb

No longer used, use https://github.com/rust-lang/llvm-project instead
Other
14 stars 6 forks source link

Add Rust case to Mangled::GuessLanguage #2

Open tromey opened 6 years ago

tromey commented 6 years ago

Maybe Mangled::GuessLanguage should have a Rust case. See source/Core/Mangled.cpp.

Alternatively maybe the existing Rust patch in there is not necessary and should be backed out.