summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests
Commit message (Expand)AuthorAgeFilesLines
* [debuginfo-tests] Support moving debuginfo-tests to llvm/projectsDon Hinton2017-12-125-0/+197
* Revert "Temporarily pin tests to DWARF v2 until a more recent version of LLDB"Adrian Prantl2017-12-075-6/+6
* Temporarily pin tests to DWARF v2 until a more recent version of LLDBAdrian Prantl2017-12-055-6/+6
* Re-revert "Refactor debuginfo-tests."Zachary Turner2017-11-2122-146/+16
* Resubmit "Refactor debuginfo-tests" again.Zachary Turner2017-11-2022-16/+146
* Re-revert "Refactor debuginfo-tests"Zachary Turner2017-11-1722-136/+16
* Resubmit "Refactor debuginfo-tests"Zachary Turner2017-11-1622-16/+136
* Revert "Update test_debuginfo.pl script to point to new tree location."Zachary Turner2017-11-1322-134/+16
* [debuginfo-tests] Make debuginfo-tests work in a standard configuration.Zachary Turner2017-11-1022-16/+134
* Revert r313600 due to bot failures on Green Dragon.Mike Edwards2017-09-191-0/+2
* Drop -O1 case from nrvo-string.cppHans Wennborg2017-09-181-2/+0
* [debuginfo-tests] Add string NRVO test for PR34513Reid Kleckner2017-09-151-0/+27
* Restrict debuginfo-tests to native configurations.Paul Robinson2017-09-081-0/+3
* Fix debuginfo-tests with GDB on LinuxReid Kleckner2017-08-315-32/+80
* Add a test for PR33166.Adrian Prantl2017-05-251-0/+18
* Add additional CHECKs to safestack.c.Adrian Prantl2017-04-171-10/+20
* Revert "Revert "Add a test for debug info with the safestack sanitizer enable...Adrian Prantl2017-04-171-0/+25
* Revert "Revert "Add a test for __block variables + asan.""Adrian Prantl2017-04-172-9/+27
* Revert "Revert "Add an end-to-end testcase for address sanitizer.""Adrian Prantl2017-04-171-0/+26
* Revert "Add a test for debug info with the safestack sanitizer enabled."Ahmed Bougacha2017-04-171-21/+0
* Revert "Add an end-to-end testcase for address sanitizer."Ahmed Bougacha2017-04-171-23/+0
* Revert "Add a test for __block variables + asan."Ahmed Bougacha2017-04-172-28/+7
* Add a test for __block variables + asan.Adrian Prantl2017-04-132-7/+28
* Add an end-to-end testcase for address sanitizer.Adrian Prantl2017-04-061-0/+23
* Add a test for debug info with the safestack sanitizer enabled.Adrian Prantl2017-04-061-0/+21
* Add DEBUGGER and CHECKs back to dbg-arg.cAdrian Prantl2017-04-061-1/+6
* Add a testcase for variable-length arrays.Adrian Prantl2017-04-061-0/+24
* New round of fixes for "Always compile debuginfo-tests for the host triple"Filipe Cabecinhas2014-10-1811-20/+20
* Always compile debuginfo-tests for the host tripleFilipe Cabecinhas2014-10-1611-20/+20
* cleanup comments and remove an obsolete workaroundAdrian Prantl2014-10-131-4/+2
* Address review comments from Justin Bogner.Adrian Prantl2014-10-131-3/+3
* Properly shutdown lldb by invoking SBDebugger_Terminate()Adrian Prantl2014-10-091-1/+3
* relax testcase for LLDB output format compatibility.Adrian Prantl2014-03-191-1/+1
* Revert "xfail a test on darwin because some of the public buildbots are stuck...Adrian Prantl2014-03-111-4/+0
* xfail a test on darwin because some of the public buildbots are stuck onAdrian Prantl2014-03-101-0/+4
* Revert "Experimentally enable --verify-debug-info on some testcases and see if"Adrian Prantl2014-03-082-2/+2
* Experimentally enable --verify-debug-info on some testcases and see ifAdrian Prantl2014-03-082-2/+2
* Add back the original version of the test, too. (as XFAILed on Darwin)Adrian Prantl2014-03-081-0/+39
* Work around a bug in LLDB (it finds the wrong "C", rdar://problem/14933867)Adrian Prantl2014-03-081-12/+11
* Relax testcase: Newer versions of LLDB don't necessarily print the "{".Adrian Prantl2014-02-271-1/+1
* Relax testcase: Newer versions of LLDB don't necessarily print the "{" either.Adrian Prantl2014-02-271-1/+1
* Add a fallback path for buildbots temporarily stuck on really oldAdrian Prantl2014-02-211-4/+12
* Relax testcases. LLDB starts counting at $0.Adrian Prantl2014-02-202-4/+4
* don't use CHECK-NEXT because it may be on the same line.Adrian Prantl2013-09-181-1/+1
* Massage those regexps to work with both lldb and gdb.Adrian Prantl2013-09-182-4/+3
* Auto-detect the architecture of the executable instead of using the arch ofAdrian Prantl2013-09-071-1/+1
* Set the architecture when creating a target.Adrian Prantl2013-09-071-1/+2
* Use a more backwards-compatible method for evaluating expressions and addAdrian Prantl2013-09-062-7/+14
* Add an lldb wrapper script that implements gdb-compatible commands on topAdrian Prantl2013-09-064-7/+145
* fix typosAdrian Prantl2013-09-061-10/+10