1. e13b3dc [DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst users by Vedant Kumar · 6 years ago
  2. fea6e28 Revert "[CMake] Sort dependency list and add safestack to it" by Vedant Kumar · 6 years ago
  3. a449f56 [CMake] Sort dependency list and add safestack to it by Vedant Kumar · 6 years ago
  4. 30a80d5 [debuginfo-tests] Always use the system python to invoke llgdb.py. by Ahmed Bougacha · 6 years ago
  5. f3f0da6 [Darwin] Specify DWARF 2/4 when running apple accelerator tests. by Davide Italiano · 6 years ago
  6. ddd6ad9 [Darwin] Add a test to make sure clang emits __apple accelerator tables. by Davide Italiano · 6 years ago
  7. d787c40 [debuginfo-tests] Support moving debuginfo-tests to llvm/projects by Don Hinton · 6 years ago
  8. 8e066ed Revert "Temporarily pin tests to DWARF v2 until a more recent version of LLDB" by Adrian Prantl · 6 years ago
  9. 867ae42 Temporarily pin tests to DWARF v2 until a more recent version of LLDB by Adrian Prantl · 6 years ago
  10. 1b5df52 Re-revert "Refactor debuginfo-tests." by Zachary Turner · 6 years ago
  11. bd04590 Resubmit "Refactor debuginfo-tests" again. by Zachary Turner · 6 years ago
  12. c9fa0b0 Re-revert "Refactor debuginfo-tests" by Zachary Turner · 6 years ago
  13. 5994d4d Resubmit "Refactor debuginfo-tests" by Zachary Turner · 6 years ago
  14. 4966ab1 Revert "Update test_debuginfo.pl script to point to new tree location." by Zachary Turner · 6 years ago
  15. f29816b [debuginfo-tests] Make debuginfo-tests work in a standard configuration. by Zachary Turner · 7 years ago
  16. abc8de6 Revert r313600 due to bot failures on Green Dragon. by Mike Edwards · 7 years ago
  17. 3d48e24 Drop -O1 case from nrvo-string.cpp by Hans Wennborg · 7 years ago
  18. 383e74f [debuginfo-tests] Add string NRVO test for PR34513 by Reid Kleckner · 7 years ago
  19. c9cc774 Restrict debuginfo-tests to native configurations. by Paul Robinson · 7 years ago
  20. 9a5625a Fix debuginfo-tests with GDB on Linux by Reid Kleckner · 7 years ago
  21. 396e1d7 Add a test for PR33166. by Adrian Prantl · 7 years ago
  22. 9850b70 Add additional CHECKs to safestack.c. by Adrian Prantl · 7 years ago
  23. f7dbf9a Revert "Revert "Add a test for debug info with the safestack sanitizer enabled."" by Adrian Prantl · 7 years ago
  24. 839844d Revert "Revert "Add a test for __block variables + asan."" by Adrian Prantl · 7 years ago
  25. a229114 Revert "Revert "Add an end-to-end testcase for address sanitizer."" by Adrian Prantl · 7 years ago
  26. 0b19ccb Revert "Add a test for debug info with the safestack sanitizer enabled." by Ahmed Bougacha · 7 years ago
  27. 73c6695 Revert "Add an end-to-end testcase for address sanitizer." by Ahmed Bougacha · 7 years ago
  28. 2e63efd Revert "Add a test for __block variables + asan." by Ahmed Bougacha · 7 years ago
  29. 395b0cb Add a test for __block variables + asan. by Adrian Prantl · 7 years ago
  30. 4b08fbd Add an end-to-end testcase for address sanitizer. by Adrian Prantl · 7 years ago
  31. b3f1d3d Add a test for debug info with the safestack sanitizer enabled. by Adrian Prantl · 7 years ago
  32. 0afc152 Add DEBUGGER and CHECKs back to dbg-arg.c by Adrian Prantl · 7 years ago
  33. 746f1cf Add a testcase for variable-length arrays. by Adrian Prantl · 7 years ago
  34. 2d42aad New round of fixes for "Always compile debuginfo-tests for the host triple" by Filipe Cabecinhas · 10 years ago
  35. 1f68fab Always compile debuginfo-tests for the host triple by Filipe Cabecinhas · 10 years ago
  36. 8b7fd5a cleanup comments and remove an obsolete workaround by Adrian Prantl · 10 years ago
  37. eeb63b5 Address review comments from Justin Bogner. by Adrian Prantl · 10 years ago
  38. f4ecd68 Properly shutdown lldb by invoking SBDebugger_Terminate() by Adrian Prantl · 10 years ago
  39. 9a1ba81 relax testcase for LLDB output format compatibility. by Adrian Prantl · 10 years ago
  40. 19ce4cb Revert "xfail a test on darwin because some of the public buildbots are stuck on" by Adrian Prantl · 10 years ago
  41. 41bd1cc xfail a test on darwin because some of the public buildbots are stuck on by Adrian Prantl · 10 years ago
  42. 43d9e22 Revert "Experimentally enable --verify-debug-info on some testcases and see if" by Adrian Prantl · 10 years ago
  43. 948964a Experimentally enable --verify-debug-info on some testcases and see if by Adrian Prantl · 10 years ago
  44. 75c6db9 Add back the original version of the test, too. (as XFAILed on Darwin) by Adrian Prantl · 10 years ago
  45. 5c2dc2a Work around a bug in LLDB (it finds the wrong "C", rdar://problem/14933867) by Adrian Prantl · 10 years ago
  46. c29e748 Relax testcase: Newer versions of LLDB don't necessarily print the "{". by Adrian Prantl · 10 years ago
  47. 3fbc579 Relax testcase: Newer versions of LLDB don't necessarily print the "{" either. by Adrian Prantl · 10 years ago
  48. dd1f0fe Add a fallback path for buildbots temporarily stuck on really old by Adrian Prantl · 10 years ago
  49. 71dac1a Relax testcases. LLDB starts counting at $0. by Adrian Prantl · 10 years ago
  50. 44da69c don't use CHECK-NEXT because it may be on the same line. by Adrian Prantl · 11 years ago
  51. 179ed82 Massage those regexps to work with both lldb and gdb. by Adrian Prantl · 11 years ago
  52. a85e5d5 Auto-detect the architecture of the executable instead of using the arch of by Adrian Prantl · 11 years ago
  53. 54f7881 Set the architecture when creating a target. by Adrian Prantl · 11 years ago
  54. a9644fe Use a more backwards-compatible method for evaluating expressions and add by Adrian Prantl · 11 years ago
  55. 5892a1c Add an lldb wrapper script that implements gdb-compatible commands on top by Adrian Prantl · 11 years ago
  56. c9f5211 fix typos by Adrian Prantl · 11 years ago
  57. ba94c5f Only fail this on darwin since most other platforms should have a newer gdb. by Eric Christopher · 11 years ago
  58. 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
  59. 7b21de1 Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. by David Blaikie · 11 years ago
  60. 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
  61. 57183ce Remove IR scenario tests. by David Blaikie · 11 years ago
  62. 4a85d69 Migrate dbg-arg.ll to a C file test to be resilient to IR changes. by David Blaikie · 11 years ago
  63. e54c0da Harden this test a bit to work on the mac with ancient gdbs. by Eric Christopher · 11 years ago
  64. 53ef92c Add a test for static member debug information. by Eric Christopher · 11 years ago
  65. 05d092d XTARGET was removed, update debug-info tests. by Argyrios Kyrtzidis · 12 years ago
  66. 27ee781 Fix this for gdb 7.4. by Eric Christopher · 12 years ago
  67. 91444b7 Fix this for buggy gdb behavior alongside the change by Eric Christopher · 12 years ago
  68. 1f3c1ab Revert previous patch as the corresponding clang patch was reverted. by Eric Christopher · 12 years ago
  69. c3d36ac Reverse the order that these are expected for clang change. Should by Eric Christopher · 12 years ago
  70. d332cd5 Testcase for r133065 by Devang Patel · 13 years ago
  71. a3c4537 New test case for r132949. by Devang Patel · 13 years ago
  72. 505aebe Remove working directory path from intermediate files. They are not checked in the output anyway. by Devang Patel · 13 years ago
  73. 8016d33 Fix tests broken by r132257. by Eli Friedman · 13 years ago
  74. 5163cfe adding XFAIL and XTARGET to those that require Darwin host by Renato Golin · 13 years ago
  75. 5d23b66 Clang is now correctly marking this as a class, so update the test case accordingly by Douglas Gregor · 13 years ago
  76. f4b531e Test case for r131441. by Devang Patel · 13 years ago
  77. fb1f2d4 Test case for r131422. by Devang Patel · 13 years ago
  78. 39fb060 Test case for r130373. by Devang Patel · 13 years ago
  79. 8a64d2e Silence return-type warning. by Devang Patel · 13 years ago
  80. 5564984 These tests are x86_64 specific. by Devang Patel · 13 years ago
  81. b1b5378 Test case for r128150. by Devang Patel · 13 years ago
  82. 062b81b test case for r125249. by Devang Patel · 13 years ago
  83. 495ecc9 Test case for r125142. by Devang Patel · 13 years ago
  84. 0a632e7 Test case for r123199. by Devang Patel · 13 years ago
  85. b127f24 Zap white spaces, test commit email. by Devang Patel · 14 years ago
  86. 9d2e730 testcase commit for upcoming fix. by Devang Patel · 14 years ago
  87. d73fb0f test case for r113843. by Devang Patel · 14 years ago
  88. be76f88 Import debug info tests. by Devang Patel · 14 years ago
  89. a859003 remove these tests by Devang Patel · 14 years ago
  90. 142add9 add more tests. by Devang Patel · 14 years ago
  91. 9ab1020 Add README.txt and very first test case. by Devang Patel · 14 years ago