[Lldb-commits] [PATCH] D19545: Use ClangASTContext for compilation units with DW_LANG_RUST

2016-04-26 Thread Michael Woerister via lldb-commits
michaelwoerister created this revision. michaelwoerister added a reviewer: jasonmolenda. michaelwoerister added a subscriber: lldb-commits. michaelwoerister set the repository for this revision to rL LLVM. Up until recently, LLDB would always use a ClangASTContext, regardless which language was s

Re: [Lldb-commits] [PATCH] D19545: Use ClangASTContext for compilation units with DW_LANG_RUST

2016-04-26 Thread Michael Woerister via lldb-commits
michaelwoerister added a comment. If you could commit that for me, that'd be great! I might be interested in getting commit access when work on a Rust plugin has begun, but for now I'm good without. Thanks again for your help throughout the process. Repository: rL LLVM http://reviews.llvm.o