teak-llvm/lldb/packages/Python/lldbsuite/test/commands
Raphael Isemann d01fd2f35a [lldb] Add nodebug attribute to import-std-module/sysroot test
Summary:
So far we rely on the default argument and the fact that we don't call this
inline function in our actual `main.cpp` to make sure that this function can only
be called if LLDB loads this header as a C++ module. This patch just adds
the nodebug attribute as yet another measure to make sure LLDB can't call this
function without the standard module loaded. Note that the test is already
requiring clang for the sysroot setup, so its fine that this is a Clang specific attribute.

Reviewers: friss, labath

Subscribers: JDevlieghere, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D68861
2019-10-23 09:26:57 -07:00
..
add-dsym/uuid [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
apropos [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
command [LLDB] bugfix: command script add -f doesn't work for some callables 2019-10-19 07:05:33 +00:00
disassemble/basic [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
expression [lldb] Add nodebug attribute to import-std-module/sysroot test 2019-10-23 09:26:57 -07:00
frame [lldb] Reland 370734: Test 'frame select -r' and fix that INT32_MIN breaks the option parser 2019-09-30 12:49:32 +00:00
gui Skip PExpect tests under ASAN, I can't get them to work reliably. 2019-10-15 15:38:49 +00:00
help Pass an SBStructuredData to scripted ThreadPlans on use. 2019-10-03 22:50:18 +00:00
log [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
platform Disable TestProcessList on windows 2019-10-17 17:53:44 +00:00
process [test] Run TestLaunchWithShellExpand with /bin/sh on POSIX. 2019-10-04 22:21:35 +00:00
quit
register/register Add arm64_32 support to lldb, an ILP32 codegen 2019-10-16 19:14:49 +00:00
reproducer/invalid-args [lldb][NFC] Remove unnecessary constructors from invalid-args tests 2019-09-03 09:25:02 +00:00
settings [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
source/info [dotest] Delete trivial inline test makefiles 2019-09-05 06:55:23 +00:00
statistics/basic [dotest] Delete trivial inline test makefiles 2019-09-05 06:55:23 +00:00
target [Testsuite] Get rid of most of the recursive shared library Makefiles 2019-10-08 16:23:28 +00:00
version
watchpoints [Windows] Add support of watchpoints to ProcessWindows 2019-09-06 05:37:03 +00:00