[all-commits] [llvm/llvm-project] b1fb07: [lldb][NFC] Simplify ClangASTContext::GetTypeForDecl
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Sun Dec 29 15:22:48 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b1fb07ddbaa539f9173e32dc27110168b165c1fe
https://github.com/llvm/llvm-project/commit/b1fb07ddbaa539f9173e32dc27110168b165c1fe
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
Changed paths:
M lldb/include/lldb/Symbol/ClangASTContext.h
M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
M lldb/source/Symbol/ClangASTContext.cpp
Log Message:
-----------
[lldb][NFC] Simplify ClangASTContext::GetTypeForDecl
Also removes the GetASTContext call from this code.
More information about the All-commits
mailing list