aboutsummaryrefslogtreecommitdiff
path: root/debuginfo-tests
AgeCommit message (Expand)AuthorFilesLines
2014-03-19relax testcase for LLDB output format compatibility.Adrian Prantl1-1/+1
2014-03-11Revert "xfail a test on darwin because some of the public buildbots are stuck...Adrian Prantl1-4/+0
2014-03-10xfail a test on darwin because some of the public buildbots are stuck onAdrian Prantl1-0/+4
2014-03-08Revert "Experimentally enable --verify-debug-info on some testcases and see if"Adrian Prantl2-2/+2
2014-03-08Experimentally enable --verify-debug-info on some testcases and see ifAdrian Prantl2-2/+2
2014-03-08Add back the original version of the test, too. (as XFAILed on Darwin)Adrian Prantl1-0/+39
2014-03-08Work around a bug in LLDB (it finds the wrong "C", rdar://problem/14933867)Adrian Prantl1-12/+11
2014-02-27Relax testcase: Newer versions of LLDB don't necessarily print the "{".Adrian Prantl1-1/+1
2014-02-27Relax testcase: Newer versions of LLDB don't necessarily print the "{" either.Adrian Prantl1-1/+1
2014-02-21Add a fallback path for buildbots temporarily stuck on really oldAdrian Prantl1-4/+12
2014-02-20Relax testcases. LLDB starts counting at $0.Adrian Prantl2-4/+4
2013-09-18don't use CHECK-NEXT because it may be on the same line.Adrian Prantl1-1/+1
2013-09-18Massage those regexps to work with both lldb and gdb.Adrian Prantl2-4/+3
2013-09-07Auto-detect the architecture of the executable instead of using the arch ofAdrian Prantl1-1/+1
2013-09-07Set the architecture when creating a target.Adrian Prantl1-1/+2
2013-09-06Use a more backwards-compatible method for evaluating expressions and addAdrian Prantl2-7/+14
2013-09-06Add an lldb wrapper script that implements gdb-compatible commands on topAdrian Prantl4-7/+145
2013-09-06fix typosAdrian Prantl1-10/+10
2013-09-04Only fail this on darwin since most other platforms should have a newerEric Christopher1-1/+1
2013-09-04XFAILed the static-member.cpp test since we no longer support emitting debug ...Michael Gottesman1-0/+1
2013-06-19Now that we get non-trivial value parameters locations correct, un-XFAIL thes...David Blaikie2-7/+3
2013-06-07We've got the type right, which has broken these tests - but now we need to g...David Blaikie2-0/+4
2013-03-15Remove IR scenario tests.David Blaikie5-829/+0
2013-03-13Migrate dbg-arg.ll to a C file test to be resilient to IR changes.David Blaikie2-126/+41
2013-01-17Harden this test a bit to work on the mac with ancient gdbs.Eric Christopher1-8/+9
2013-01-16Add a test for static member debug information.Eric Christopher1-0/+35
2012-10-20XTARGET was removed, update debug-info tests.Argyrios Kyrtzidis9-18/+18
2012-07-23Fix this for gdb 7.4.Eric Christopher1-1/+2
2012-06-05Fix this for buggy gdb behavior alongside the changeEric Christopher1-2/+4
2012-01-26Revert previous patch as the corresponding clang patch was reverted.Eric Christopher1-1/+1
2012-01-26Reverse the order that these are expected for clang change. ShouldEric Christopher1-1/+1
2011-06-15Testcase for r133065Devang Patel1-0/+25
2011-06-13New test case for r132949.Devang Patel1-0/+31
2011-05-31Remove working directory path from intermediate files. They are not checked i...Devang Patel4-8/+8
2011-05-29Fix tests broken by r132257.Eli Friedman2-2/+2
2011-05-28adding XFAIL and XTARGET to those that require Darwin hostRenato Golin8-0/+17
2011-05-21Clang is now correctly marking this as a class, so update the test case accor...Douglas Gregor1-1/+2
2011-05-17Test case for r131441.Devang Patel1-0/+21
2011-05-16Test case for r131422.Devang Patel1-0/+82
2011-04-28Test case for r130373.Devang Patel1-0/+40
2011-04-28Silence return-type warning.Devang Patel1-1/+2
2011-03-28These tests are x86_64 specific.Devang Patel5-10/+10
2011-03-23Test case for r128150.Devang Patel1-0/+23
2011-02-10test case for r125249.Devang Patel1-0/+70
2011-02-09Test case for r125142.Devang Patel1-0/+32
2011-01-11Test case for r123199.Devang Patel1-0/+30
2010-11-10Zap white spaces, test commit email.Devang Patel1-4/+4
2010-09-21testcase commit for upcoming fix.Devang Patel1-0/+124
2010-09-14test case for r113843.Devang Patel1-1/+13
2010-09-13Import debug info tests.Devang Patel5-0/+744