1. b08fc9a Reapply "Import Dexter to debuginfo-tests"" by Jeremy Morse · 4 years, 6 months ago
  2. 1fa527a Revert "Import Dexter to debuginfo-tests" by Jeremy Morse · 4 years, 6 months ago
  3. f02e108 Import Dexter to debuginfo-tests by Jeremy Morse · 4 years, 6 months ago
  4. 778c324 Make nrvo-string test more robust. by Adrian Prantl · 4 years, 10 months ago
  5. 7437a60 Make nrvo-string test more robust. by Adrian Prantl · 4 years, 10 months ago
  6. d9c32a6 [Python 3] Decode check_ouput result as UTF-8 by Jonas Devlieghere · 4 years, 10 months ago
  7. 74d8227 Store a pointer to the return value in a static alloca and let the debugger use that by Amy Huang · 4 years, 10 months ago
  8. afd771f llgdb.py: Make sure to clean up the debugger on exit. by Adrian Prantl · 4 years, 10 months ago
  9. ae80cf8 Add cdb test for global constants by Amy Huang · 5 years ago
  10. 657ecea Add cdb test for inline line tables by Reid Kleckner · 5 years ago
  11. 457cf1f Move the pybool logic from CMake to Python for simplicity by Reid Kleckner · 5 years ago
  12. cbe1b71 Add debuginfo-tests that use cdb on Windows by Reid Kleckner · 5 years ago
  13. 874d105 Set config.lit_tools_dir, which is needed by lit.llvm.initialize. by Reid Kleckner · 5 years ago
  14. 4e6fa32 [debuginfo-tests] commands.getoutput -> subprocess.check_output by Fangrui Song · 5 years ago
  15. 3bd8ef0 Update debuginfo tests lit for r341135 by Reid Kleckner · 5 years ago
  16. 3d205a7 [debuginfo-tests] Avoid "import commands" which was deprecated in Py3 by Reid Kleckner · 5 years ago
  17. 1bb8c1f Revert "(Retry) Add a basic integration test for C++ smart pointers" by Vedant Kumar · 6 years ago
  18. 39c740b (Retry) Add a basic integration test for C++ smart pointers by Vedant Kumar · 6 years ago
  19. 0624e8e Revert "Add a basic integration test for C++ smart pointers" by Bruno Cardoso Lopes · 6 years ago
  20. 9122780 Add a basic integration test for C++ smart pointers by Vedant Kumar · 6 years ago
  21. 8628ae9 SafeStack: Disable Darwin support by Vlad Tsyrklevich · 6 years ago
  22. 3c14610 Disable the asan-deque.cpp integration test for AppleLLDB < v1000 by Vedant Kumar · 6 years ago
  23. 24e45e6 [DWARF] Change a test to ensure the creation of a __debug_ranges section. by Wolfgang Pieb · 6 years ago
  24. 86ed263 [debuginfo-tests] tweak new test to be compatible with wider range of compilers. by Tim Northover · 6 years ago
  25. e13b3dc [DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst users by Vedant Kumar · 6 years ago
  26. fea6e28 Revert "[CMake] Sort dependency list and add safestack to it" by Vedant Kumar · 6 years ago
  27. a449f56 [CMake] Sort dependency list and add safestack to it by Vedant Kumar · 6 years ago
  28. 30a80d5 [debuginfo-tests] Always use the system python to invoke llgdb.py. by Ahmed Bougacha · 6 years ago
  29. f3f0da6 [Darwin] Specify DWARF 2/4 when running apple accelerator tests. by Davide Italiano · 6 years ago
  30. ddd6ad9 [Darwin] Add a test to make sure clang emits __apple accelerator tables. by Davide Italiano · 6 years ago
  31. d787c40 [debuginfo-tests] Support moving debuginfo-tests to llvm/projects by Don Hinton · 6 years ago
  32. 8e066ed Revert "Temporarily pin tests to DWARF v2 until a more recent version of LLDB" by Adrian Prantl · 6 years ago
  33. 867ae42 Temporarily pin tests to DWARF v2 until a more recent version of LLDB by Adrian Prantl · 6 years ago
  34. 1b5df52 Re-revert "Refactor debuginfo-tests." by Zachary Turner · 6 years ago
  35. bd04590 Resubmit "Refactor debuginfo-tests" again. by Zachary Turner · 6 years ago
  36. c9fa0b0 Re-revert "Refactor debuginfo-tests" by Zachary Turner · 6 years ago
  37. 5994d4d Resubmit "Refactor debuginfo-tests" by Zachary Turner · 6 years ago
  38. 4966ab1 Revert "Update test_debuginfo.pl script to point to new tree location." by Zachary Turner · 6 years ago
  39. f29816b [debuginfo-tests] Make debuginfo-tests work in a standard configuration. by Zachary Turner · 6 years ago
  40. abc8de6 Revert r313600 due to bot failures on Green Dragon. by Mike Edwards · 7 years ago
  41. 3d48e24 Drop -O1 case from nrvo-string.cpp by Hans Wennborg · 7 years ago
  42. 383e74f [debuginfo-tests] Add string NRVO test for PR34513 by Reid Kleckner · 7 years ago
  43. c9cc774 Restrict debuginfo-tests to native configurations. by Paul Robinson · 7 years ago
  44. 9a5625a Fix debuginfo-tests with GDB on Linux by Reid Kleckner · 7 years ago
  45. 396e1d7 Add a test for PR33166. by Adrian Prantl · 7 years ago
  46. 9850b70 Add additional CHECKs to safestack.c. by Adrian Prantl · 7 years ago
  47. f7dbf9a Revert "Revert "Add a test for debug info with the safestack sanitizer enabled."" by Adrian Prantl · 7 years ago
  48. 839844d Revert "Revert "Add a test for __block variables + asan."" by Adrian Prantl · 7 years ago
  49. a229114 Revert "Revert "Add an end-to-end testcase for address sanitizer."" by Adrian Prantl · 7 years ago
  50. 0b19ccb Revert "Add a test for debug info with the safestack sanitizer enabled." by Ahmed Bougacha · 7 years ago
  51. 73c6695 Revert "Add an end-to-end testcase for address sanitizer." by Ahmed Bougacha · 7 years ago
  52. 2e63efd Revert "Add a test for __block variables + asan." by Ahmed Bougacha · 7 years ago
  53. 395b0cb Add a test for __block variables + asan. by Adrian Prantl · 7 years ago
  54. 4b08fbd Add an end-to-end testcase for address sanitizer. by Adrian Prantl · 7 years ago
  55. b3f1d3d Add a test for debug info with the safestack sanitizer enabled. by Adrian Prantl · 7 years ago
  56. 0afc152 Add DEBUGGER and CHECKs back to dbg-arg.c by Adrian Prantl · 7 years ago
  57. 746f1cf Add a testcase for variable-length arrays. by Adrian Prantl · 7 years ago
  58. 2d42aad New round of fixes for "Always compile debuginfo-tests for the host triple" by Filipe Cabecinhas · 10 years ago
  59. 1f68fab Always compile debuginfo-tests for the host triple by Filipe Cabecinhas · 10 years ago
  60. 8b7fd5a cleanup comments and remove an obsolete workaround by Adrian Prantl · 10 years ago
  61. eeb63b5 Address review comments from Justin Bogner. by Adrian Prantl · 10 years ago
  62. f4ecd68 Properly shutdown lldb by invoking SBDebugger_Terminate() by Adrian Prantl · 10 years ago
  63. 9a1ba81 relax testcase for LLDB output format compatibility. by Adrian Prantl · 10 years ago
  64. 19ce4cb Revert "xfail a test on darwin because some of the public buildbots are stuck on" by Adrian Prantl · 10 years ago
  65. 41bd1cc xfail a test on darwin because some of the public buildbots are stuck on by Adrian Prantl · 10 years ago
  66. 43d9e22 Revert "Experimentally enable --verify-debug-info on some testcases and see if" by Adrian Prantl · 10 years ago
  67. 948964a Experimentally enable --verify-debug-info on some testcases and see if by Adrian Prantl · 10 years ago
  68. 75c6db9 Add back the original version of the test, too. (as XFAILed on Darwin) by Adrian Prantl · 10 years ago
  69. 5c2dc2a Work around a bug in LLDB (it finds the wrong "C", rdar://problem/14933867) by Adrian Prantl · 10 years ago
  70. c29e748 Relax testcase: Newer versions of LLDB don't necessarily print the "{". by Adrian Prantl · 10 years ago
  71. 3fbc579 Relax testcase: Newer versions of LLDB don't necessarily print the "{" either. by Adrian Prantl · 10 years ago
  72. dd1f0fe Add a fallback path for buildbots temporarily stuck on really old by Adrian Prantl · 10 years ago
  73. 71dac1a Relax testcases. LLDB starts counting at $0. by Adrian Prantl · 10 years ago
  74. 44da69c don't use CHECK-NEXT because it may be on the same line. by Adrian Prantl · 11 years ago
  75. 179ed82 Massage those regexps to work with both lldb and gdb. by Adrian Prantl · 11 years ago
  76. a85e5d5 Auto-detect the architecture of the executable instead of using the arch of by Adrian Prantl · 11 years ago
  77. 54f7881 Set the architecture when creating a target. by Adrian Prantl · 11 years ago
  78. a9644fe Use a more backwards-compatible method for evaluating expressions and add by Adrian Prantl · 11 years ago
  79. 5892a1c Add an lldb wrapper script that implements gdb-compatible commands on top by Adrian Prantl · 11 years ago
  80. c9f5211 fix typos by Adrian Prantl · 11 years ago
  81. ba94c5f Only fail this on darwin since most other platforms should have a newer gdb. by Eric Christopher · 11 years ago
  82. d4fdcf4 XFAILed the static-member.cpp test since we no longer support emitting debug info that support what Eric calls "the member hack". by Michael Gottesman · 11 years ago
  83. 7b21de1 Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. by David Blaikie · 11 years ago
  84. 8bf9f7a We've got the type right, which has broken these tests - but now we need to get the location information correct that the type was papering over by David Blaikie · 11 years ago
  85. 57183ce Remove IR scenario tests. by David Blaikie · 11 years ago
  86. 4a85d69 Migrate dbg-arg.ll to a C file test to be resilient to IR changes. by David Blaikie · 11 years ago
  87. e54c0da Harden this test a bit to work on the mac with ancient gdbs. by Eric Christopher · 11 years ago
  88. 53ef92c Add a test for static member debug information. by Eric Christopher · 11 years ago
  89. 05d092d XTARGET was removed, update debug-info tests. by Argyrios Kyrtzidis · 12 years ago
  90. 27ee781 Fix this for gdb 7.4. by Eric Christopher · 12 years ago
  91. 91444b7 Fix this for buggy gdb behavior alongside the change by Eric Christopher · 12 years ago
  92. 1f3c1ab Revert previous patch as the corresponding clang patch was reverted. by Eric Christopher · 12 years ago
  93. c3d36ac Reverse the order that these are expected for clang change. Should by Eric Christopher · 12 years ago
  94. d332cd5 Testcase for r133065 by Devang Patel · 13 years ago
  95. a3c4537 New test case for r132949. by Devang Patel · 13 years ago
  96. 505aebe Remove working directory path from intermediate files. They are not checked in the output anyway. by Devang Patel · 13 years ago
  97. 8016d33 Fix tests broken by r132257. by Eli Friedman · 13 years ago
  98. 5163cfe adding XFAIL and XTARGET to those that require Darwin host by Renato Golin · 13 years ago
  99. 5d23b66 Clang is now correctly marking this as a class, so update the test case accordingly by Douglas Gregor · 13 years ago
  100. f4b531e Test case for r131441. by Devang Patel · 13 years ago