llvm-project/lldb
Raphael Isemann f5f22f0448 [lldb] Skip TestSimulatorPlatform with sanitized builds
The test executable crashes when ran on a simulator. Skipping until this is
fixed.

rdar://67238668
2020-08-17 15:06:48 +02:00
..
bindings [lldb] Add SBModule::GarbageCollectAllocatedModules and clear modules after each test run 2020-08-17 11:00:19 +02:00
cmake [lldb] Remove Python 2 fallback and only support Python 3 2020-08-14 08:50:11 -07:00
docs [lldb/CMake] Separate CMake code for Lua and Python (NFC) 2020-08-11 09:04:18 -07:00
examples Harmonize Python shebang 2020-07-16 21:53:45 +02:00
include/lldb [lldb/Utility] Simplify and generalize Scalar class 2020-08-17 11:09:56 +02:00
packages/Python [lldb] Add SBModule::GarbageCollectAllocatedModules and clear modules after each test run 2020-08-17 11:00:19 +02:00
resources
scripts Harmonize Python shebang 2020-07-16 21:53:45 +02:00
source [lldb][NFC] Use StringRef in CreateFunctionDeclaration/GetDeclarationName 2020-08-17 14:17:20 +02:00
test [lldb] Skip TestSimulatorPlatform with sanitized builds 2020-08-17 15:06:48 +02:00
third_party/Python/module Revert "[lldb] temporary commit to see why a test is failing only on lldb-aarch64-ubuntu" 2020-08-05 11:55:02 +02:00
tools [lldb] Get lldb-server platform's --socket-file working again 2020-08-17 10:29:06 +02:00
unittests [lldb][NFC] Remove name parameter from CreateFunctionTemplateDecl 2020-08-17 13:44:10 +02:00
utils [lldb] Improve diagnostics in lldb-repro when replay fails 2020-08-13 14:38:34 -07:00
.clang-format
.clang-tidy [lldb] Add .clang-tidy with customization to disable readability-identifier-naming 2020-03-09 12:50:28 -07:00
.gitignore
CMakeLists.txt [lldb/CMake] Separate CMake code for Lua and Python (NFC) 2020-08-11 09:04:18 -07:00
CODE_OWNERS.txt [lldb][NFC] Cleanup mentions and code related to lldb-mi 2019-07-19 15:55:23 +00:00
LICENSE.TXT
use_lldb_suite_root.py