[Lldb-commits] [PATCH] D18381: Decouple ClangASTContext from DWARF

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 28 15:59:11 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL264685: Move some functions from DWARFASTParserClang to ClangASTImporter. (authored by zturner).

Changed prior to commit:
  http://reviews.llvm.org/D18381?vs=51705&id=51848#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18381

Files:
  lldb/trunk/include/lldb/Symbol/ClangASTContext.h
  lldb/trunk/include/lldb/Symbol/ClangASTImporter.h
  lldb/trunk/include/lldb/Symbol/ClangUtil.h
  lldb/trunk/include/lldb/Symbol/TypeSystem.h
  lldb/trunk/source/Plugins/ExpressionParser/Clang/ASTDumper.cpp
  lldb/trunk/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
  lldb/trunk/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp
  lldb/trunk/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp
  lldb/trunk/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/trunk/source/Symbol/CMakeLists.txt
  lldb/trunk/source/Symbol/ClangASTContext.cpp
  lldb/trunk/source/Symbol/ClangASTImporter.cpp
  lldb/trunk/source/Symbol/ClangUtil.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18381.51848.patch
Type: text/x-patch
Size: 91395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160328/fb150548/attachment-0001.bin>


More information about the lldb-commits mailing list