teak-llvm/lldb/packages/Python/lldbsuite/test/lang/cpp
Adrian Prantl 2ee7b881a0 Change TypeSystem::GetBitSize() to return an optional result.
This patch changes the behavior when printing C++ function references:
where we previously would get a <could not determine size>, there is
now a <no summary available>. It's not clear to me whether this is a
bug or an omission, but it's one step further than LLDB previously
got.

Differential Revision: https://reviews.llvm.org/D56798

llvm-svn: 351376
2019-01-16 21:19:20 +00:00
..
auto Android.rules: Use libc++ by default 2018-06-22 13:13:29 +00:00
bool Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
breakpoint-commands Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
call-function [lldbsuite] Un-xfail tests on Windows that are now passing 2018-12-19 19:04:01 +00:00
chained-calls [lldbsuite] Un-xfail tests on Windows that are now passing (pt.2) 2018-12-19 19:10:25 +00:00
char1632_t Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
class_static [lldbsuite] Un-xfail tests on Windows that are now passing (pt.5) 2018-12-20 02:04:01 +00:00
class_types Make test sources compatible with android+libcxx+modules 2018-06-20 17:32:48 +00:00
class-template-parameter-pack [lldbsuite] Un-xfail tests on Windows that are now passing (pt.5) 2018-12-20 02:04:01 +00:00
const_this
diamond Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
dynamic-value [test] Replace some references to Apple-internal bugs 2018-03-13 23:37:11 +00:00
dynamic-value-same-basename Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
enum_types Mark test_*int*_t_dwarf as failing on FreeBSD 2018-02-27 02:54:17 +00:00
exceptions Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
extern_c
frame-var-anon-unions Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
function_refs Change TypeSystem::GetBitSize() to return an optional result. 2019-01-16 21:19:20 +00:00
function-template-parameter-pack Skip TestFunctionTemplateParameterPack.py, which unexpectedly asserts (PR35920) 2018-01-12 01:23:52 +00:00
global_operators [lldbsuite] Un-xfail tests on Windows that are now passing (pt.2) 2018-12-19 19:10:25 +00:00
gmodules [DWARFASTParserClang] Complete external record types before using them as a decl context. 2018-03-16 22:12:22 +00:00
gmodules-templates Fix linux fallout from c++ gmodules enable 2018-01-26 11:40:59 +00:00
incomplete-types Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
inlines Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
lambdas [lldbsuite] Un-xfail tests on Windows that are now passing (pt.3) 2018-12-20 00:58:48 +00:00
limit-debug-info Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
llvm-style [lldbsuite] Un-xfail tests on Windows that are now passing (pt.5) 2018-12-20 02:04:01 +00:00
member-and-local-vars-with-same-name Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
namespace [lldbsuite] Skip two more flaky tests on Windows 2019-01-14 17:55:17 +00:00
namespace_conflicts [lldbsuite] Un-xfail tests on Windows that are now passing (pt.5) 2018-12-20 02:04:01 +00:00
namespace_definitions Only throw -fPIC when building a shared library 2018-02-08 23:10:29 +00:00
nsimport Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
operator-overload Fix TestOperatorOverload for 32-bit builds 2018-03-21 09:43:50 +00:00
overloaded-functions [lldbsuite] Un-xfail tests on Windows that are now passing 2018-12-19 19:04:01 +00:00
printf [test] Replace some references to Apple-internal bugs 2018-03-13 23:37:11 +00:00
rvalue-references [lldbsuite] Un-xfail tests on Windows that are now passing 2018-12-19 19:04:01 +00:00
scope [lldbsuite] Un-xfail tests on Windows that are now passing (pt.5) 2018-12-20 02:04:01 +00:00
signed_types [lit, windows] Disable a number of tests that are failing on Windows 2018-06-07 17:49:22 +00:00
static_members Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
static_methods [lldbsuite] Un-xfail tests on Windows that are now passing (pt.2) 2018-12-19 19:10:25 +00:00
std-function-step-into-callable Changing test names in TestDataFormatterLibcxxVariant.py and TestStdFunctionStepIntoCallable.py to be unique, NFC 2018-10-12 19:46:17 +00:00
stl [testsuite] Skip an already failing test on MacOS. 2018-10-30 22:49:22 +00:00
symbols
template [lldbsuite] Un-xfail tests on Windows that are now passing 2018-12-19 19:04:01 +00:00
this Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
trivial_abi Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
type_lookup Avoid using short identifiers in some tests 2018-08-31 18:25:01 +00:00
unicode-literals [lldbsuite] Un-xfail tests on Windows that are now passing 2018-12-19 19:04:01 +00:00
unique-types [test] Replace some references to Apple-internal bugs 2018-03-13 23:37:11 +00:00
unsigned_types Typo fixes. 2018-05-29 09:10:46 +00:00
virtual [lldbsuite, windows] Mark tests as XFAIL on Windows or skip them 2018-08-02 21:26:19 +00:00
virtual-overload Fix a crash when resolving overloads of C++ virtual methods. 2018-04-20 17:14:05 +00:00
wchar_t Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00