[Lldb-commits] [PATCH] D24794: Use Clang for D language support until there is a proper language plugin for it.

2016-11-25 Thread Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL287917: Use Clang for D language support. (authored by jengelen). Changed prior to commit: https://reviews.llvm.org/D24794?vs=72028&id=79288#toc Repository: rL LLVM https://reviews.llvm.org/D24794

[Lldb-commits] [PATCH] D24794: Use Clang for D language support until there is a proper language plugin for it.

2016-09-22 Thread Johan Engelen via lldb-commits
johanengelen created this revision. johanengelen added a reviewer: LLDB. johanengelen added a subscriber: lldb-commits. Binaries with Dwarf language set to "DW_LANG_D" currently do not show much information in LLDB (e.g. no local variables). With this simple change, Clang language support is use