[Lldb-commits] [PATCH] D65781: [CompilerType] Remove an unused function.

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 5 16:14:43 PDT 2019


davide created this revision.
davide added reviewers: teemperor, JDevlieghere, xiaobai, compnerd, friss.
Herald added a project: LLDB.

This simplifies the interface, as I'm trying to understand how
we can upstream swift support.

rdar://problem/36377967


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D65781

Files:
  lldb/include/lldb/Symbol/ClangASTContext.h
  lldb/include/lldb/Symbol/CompilerType.h
  lldb/include/lldb/Symbol/TypeSystem.h
  lldb/source/Symbol/ClangASTContext.cpp
  lldb/source/Symbol/CompilerType.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65781.213487.patch
Type: text/x-patch
Size: 4300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190805/dfa70ccc/attachment-0001.bin>


More information about the lldb-commits mailing list