Add support for "type lookup" to find C and C++ types
authorEnrico Granata <egranata@apple.com>
Thu, 27 Oct 2016 18:44:45 +0000 (18:44 +0000)
committerEnrico Granata <egranata@apple.com>
Thu, 27 Oct 2016 18:44:45 +0000 (18:44 +0000)
commitc046497bf087f00e520b112c07cbaa6a44d7ea31
treef604f1cc2ad9efd52751a3f18c431d670a4894b7
parentc8efda7f80946f7a11471ecf22a4528f875b56e8
Add support for "type lookup" to find C and C++ types

This is an important first step in closing the functionality gap between "type lookup" and "images lookup -t"

rdar://28971388

llvm-svn: 285332
lldb/packages/Python/lldbsuite/test/functionalities/type_lookup/Makefile
lldb/packages/Python/lldbsuite/test/functionalities/type_lookup/TestTypeLookup.py
lldb/packages/Python/lldbsuite/test/functionalities/type_lookup/main.mm [moved from lldb/packages/Python/lldbsuite/test/functionalities/type_lookup/main.m with 51% similarity]
lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h