summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/ubsan
Commit message (Collapse)AuthorAgeFilesLines
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-192-2/+2
| | | | | | | | | in TestBase::getBuildArtifact(). This NFC commit is in preparation for https://reviews.llvm.org/D42281 (compile the LLDB tests out-of-tree). Differential Revision: https://reviews.llvm.org/D42280 llvm-svn: 323007
* Upstreaming a patch from Github: When evaluation user expressions, ignore ↵Kuba Mracek2017-07-133-0/+64
| | | | | | InstrumentationRuntime breakpoints. (#235) llvm-svn: 307881
* Upstreaming the UndefinedBehaviorSanitizerRuntime and ↵Kuba Mracek2017-06-163-0/+100
MainThreadCheckerRuntime plugins. llvm-svn: 305589
OpenPOWER on IntegriCloud