summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests
Commit message (Expand)AuthorAgeFilesLines
* [DWARF] Change a test to ensure the creation of a __debug_ranges section.Wolfgang Pieb2018-07-311-0/+3
* [debuginfo-tests] tweak new test to be compatible with wider range of compilers.Tim Northover2018-07-311-2/+2
* [DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst usersVedant Kumar2018-07-261-0/+46
* Revert "[CMake] Sort dependency list and add safestack to it"Vedant Kumar2018-07-181-2/+1
* [CMake] Sort dependency list and add safestack to itVedant Kumar2018-07-181-1/+2
* [debuginfo-tests] Always use the system python to invoke llgdb.py.Ahmed Bougacha2018-06-101-1/+2
* [Darwin] Specify DWARF 2/4 when running apple accelerator tests.Davide Italiano2018-02-262-1/+6
* [Darwin] Add a test to make sure clang emits __apple accelerator tables.Davide Italiano2018-02-231-0/+17
* [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
OpenPOWER on IntegriCloud