summaryrefslogtreecommitdiff
path: root/debuginfo-tests
AgeCommit message (Expand)Author
2018-08-20Revert "(Retry) Add a basic integration test for C++ smart pointers"Vedant Kumar
2018-08-20(Retry) Add a basic integration test for C++ smart pointersVedant Kumar
2018-08-18Revert "Add a basic integration test for C++ smart pointers"Bruno Cardoso Lopes
2018-08-16Add a basic integration test for C++ smart pointersVedant Kumar
2018-08-14SafeStack: Disable Darwin supportVlad Tsyrklevich
2018-08-04Disable the asan-deque.cpp integration test for AppleLLDB < v1000Vedant Kumar
2018-07-31[DWARF] Change a test to ensure the creation of a __debug_ranges section.Wolfgang Pieb
2018-07-31[debuginfo-tests] tweak new test to be compatible with wider range of compilers.Tim Northover
2018-07-26[DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst usersVedant Kumar
2018-07-18Revert "[CMake] Sort dependency list and add safestack to it"Vedant Kumar
2018-07-18[CMake] Sort dependency list and add safestack to itVedant Kumar
2018-06-10[debuginfo-tests] Always use the system python to invoke llgdb.py.Ahmed Bougacha
2018-02-26[Darwin] Specify DWARF 2/4 when running apple accelerator tests.Davide Italiano
2018-02-23[Darwin] Add a test to make sure clang emits __apple accelerator tables.Davide Italiano
2017-12-12[debuginfo-tests] Support moving debuginfo-tests to llvm/projectsDon Hinton
2017-12-07Revert "Temporarily pin tests to DWARF v2 until a more recent version of LLDB"Adrian Prantl
2017-12-05Temporarily pin tests to DWARF v2 until a more recent version of LLDBAdrian Prantl
2017-11-21Re-revert "Refactor debuginfo-tests."Zachary Turner
2017-11-20Resubmit "Refactor debuginfo-tests" again.Zachary Turner
2017-11-17Re-revert "Refactor debuginfo-tests"Zachary Turner
2017-11-16Resubmit "Refactor debuginfo-tests"Zachary Turner
2017-11-13Revert "Update test_debuginfo.pl script to point to new tree location."Zachary Turner
2017-11-10[debuginfo-tests] Make debuginfo-tests work in a standard configuration.Zachary Turner
2017-09-19Revert r313600 due to bot failures on Green Dragon.Mike Edwards
2017-09-18Drop -O1 case from nrvo-string.cppHans Wennborg
2017-09-15[debuginfo-tests] Add string NRVO test for PR34513Reid Kleckner
2017-09-08Restrict debuginfo-tests to native configurations.Paul Robinson
2017-08-31Fix debuginfo-tests with GDB on LinuxReid Kleckner
2017-05-25Add a test for PR33166.Adrian Prantl
2017-04-17Add additional CHECKs to safestack.c.Adrian Prantl
2017-04-17Revert "Revert "Add a test for debug info with the safestack sanitizer enable...Adrian Prantl
2017-04-17Revert "Revert "Add a test for __block variables + asan.""Adrian Prantl
2017-04-17Revert "Revert "Add an end-to-end testcase for address sanitizer.""Adrian Prantl
2017-04-17Revert "Add a test for debug info with the safestack sanitizer enabled."Ahmed Bougacha
2017-04-17Revert "Add an end-to-end testcase for address sanitizer."Ahmed Bougacha
2017-04-17Revert "Add a test for __block variables + asan."Ahmed Bougacha
2017-04-13Add a test for __block variables + asan.Adrian Prantl
2017-04-06Add an end-to-end testcase for address sanitizer.Adrian Prantl
2017-04-06Add a test for debug info with the safestack sanitizer enabled.Adrian Prantl
2017-04-06Add DEBUGGER and CHECKs back to dbg-arg.cAdrian Prantl
2017-04-06Add a testcase for variable-length arrays.Adrian Prantl
2014-10-18New round of fixes for "Always compile debuginfo-tests for the host triple"Filipe Cabecinhas
2014-10-16Always compile debuginfo-tests for the host tripleFilipe Cabecinhas
2014-10-13cleanup comments and remove an obsolete workaroundAdrian Prantl
2014-10-13Address review comments from Justin Bogner.Adrian Prantl
2014-10-09Properly shutdown lldb by invoking SBDebugger_Terminate()Adrian Prantl
2014-03-19relax testcase for LLDB output format compatibility.Adrian Prantl
2014-03-11Revert "xfail a test on darwin because some of the public buildbots are stuck...Adrian Prantl
2014-03-10xfail a test on darwin because some of the public buildbots are stuck onAdrian Prantl
2014-03-08Revert "Experimentally enable --verify-debug-info on some testcases and see if"Adrian Prantl