summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests
Commit message (Expand)AuthorAgeFilesLines
* Add test for GDB pretty printers.Christian Sigg2020-01-115-0/+83
* [debuginfo] Update test to account for missing __debug_macinfoJonas Devlieghere2019-11-111-2/+1
* Don't attempt to upgrade debug-info-tests to Python3.Adrian Prantl2019-11-081-35/+0
* [dexter] Fix feature tests on WindowsReid Kleckner2019-11-053-2/+9
* [dexter] Remove lit check for python 3Reid Kleckner2019-11-051-6/+0
* [debuginfo-tests] Don't look for Python 3 if we already have itReid Kleckner2019-11-011-25/+34
* [Dexter] Continue sprinking no-location fixesJeremy Morse2019-11-011-1/+1
* [Dexter] Account for another no-lineno scenarioJeremy Morse2019-11-011-1/+2
* [Dexter] Cope better with empty source locationsJeremy Morse2019-11-011-0/+2
* Unmask dexter debuginfo tests on DarwinJeremy Morse2019-11-018-8/+16
* Fix a brain-fail with debuginfo-tests/dexter internal testsJeremy Morse2019-11-0129-40/+40
* Quote path to Python 3 executable in case it contains spacesReid Kleckner2019-10-311-1/+1
* Fix undefined variable bug in debuginfotests lit.cfg.pyReid Kleckner2019-10-311-0/+1
* XFAIL dexter tests on Darwin.Adrian Prantl2019-10-319-0/+9
* Reapply "Import Dexter to debuginfo-tests""Jeremy Morse2019-10-31166-313/+9920
* Revert "Import Dexter to debuginfo-tests"Jeremy Morse2019-10-31166-9920/+313
* Import Dexter to debuginfo-testsJeremy Morse2019-10-31166-313/+9920
* 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