summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests
Commit message (Expand)AuthorAgeFilesLines
* Make nrvo-string test more robust.Adrian Prantl2019-06-271-3/+4
* Make nrvo-string test more robust.Adrian Prantl2019-06-261-2/+5
* [Python 3] Decode check_ouput result as UTF-8Jonas Devlieghere2019-06-251-1/+1
* Store a pointer to the return value in a static alloca and let the debugger u...Amy Huang2019-06-202-2/+72
* llgdb.py: Make sure to clean up the debugger on exit.Adrian Prantl2019-06-171-1/+6
* Add cdb test for global constantsAmy Huang2019-06-061-0/+33
* Add cdb test for inline line tablesReid Kleckner2019-06-031-0/+45
* Move the pybool logic from CMake to Python for simplicityReid Kleckner2019-05-292-4/+1
* Add debuginfo-tests that use cdb on WindowsReid Kleckner2019-05-287-5/+90
* Set config.lit_tools_dir, which is needed by lit.llvm.initialize.Reid Kleckner2018-11-061-0/+1
* [debuginfo-tests] commands.getoutput -> subprocess.check_outputFangrui Song2018-11-031-2/+2
* Update debuginfo tests lit for r341135Reid Kleckner2018-11-031-1/+2
* [debuginfo-tests] Avoid "import commands" which was deprecated in Py3Reid Kleckner2018-11-031-1/+1
* Revert "(Retry) Add a basic integration test for C++ smart pointers"Vedant Kumar2018-08-201-41/+0
* (Retry) Add a basic integration test for C++ smart pointersVedant Kumar2018-08-201-0/+41
* Revert "Add a basic integration test for C++ smart pointers"Bruno Cardoso Lopes2018-08-181-41/+0
* Add a basic integration test for C++ smart pointersVedant Kumar2018-08-161-0/+41
* SafeStack: Disable Darwin supportVlad Tsyrklevich2018-08-141-0/+1
* Disable the asan-deque.cpp integration test for AppleLLDB < v1000Vedant Kumar2018-08-042-1/+10
* [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
OpenPOWER on IntegriCloud