Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lldb] Remove default llvm::Triple argument from ClangASTContext constructor | Raphael Isemann | 2020-01-08 | 1 | -2/+3 |
* | [lldb] Add sanity check to CreateDeclContext and fixed illformed CompilerCont... | Raphael Isemann | 2019-12-23 | 1 | -1/+1 |
* | [lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat... | Raphael Isemann | 2019-12-23 | 1 | -13/+4 |
* | [lldb][NFC] Make CompilerDeclContext construction type safe | Raphael Isemann | 2019-12-23 | 1 | -1/+1 |
* | [lldb][NFC] Create the ASTContext in ClangASTContext exactly once. | Raphael Isemann | 2019-10-02 | 1 | -2/+15 |
* | Enhance SymbolFileDWARF::ParseDeclsForContext performance | Pavel Labath | 2019-09-24 | 1 | -15/+23 |
* | Fix GetDIEForDeclContext so it only returns entries matching the provided con... | Pavel Labath | 2019-08-29 | 1 | -0/+47 |