[Lldb-commits] [PATCH] D66628: [Symbol] Decouple clang from DeclVendor

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 22 23:10:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369735: [Symbol] Decouple clang from DeclVendor (authored by xiaobai, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66628?vs=216750&id=216770#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66628/new/

https://reviews.llvm.org/D66628

Files:
  lldb/trunk/include/lldb/Symbol/ClangASTContext.h
  lldb/trunk/include/lldb/Symbol/DeclVendor.h
  lldb/trunk/include/lldb/Symbol/TypeSystem.h
  lldb/trunk/source/Plugins/ExpressionParser/Clang/CMakeLists.txt
  lldb/trunk/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
  lldb/trunk/source/Plugins/ExpressionParser/Clang/ClangDeclVendor.cpp
  lldb/trunk/source/Plugins/ExpressionParser/Clang/ClangDeclVendor.h
  lldb/trunk/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h
  lldb/trunk/source/Symbol/ClangASTContext.cpp
  lldb/trunk/source/Symbol/DeclVendor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66628.216770.patch
Type: text/x-patch
Size: 8937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190823/d14cde81/attachment.bin>


More information about the lldb-commits mailing list