summaryrefslogtreecommitdiff
path: root/debuginfo-tests/sret.cpp
AgeCommit message (Expand)Author
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
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-03-08Revert "Experimentally enable --verify-debug-info on some testcases and see if"Adrian Prantl
2014-03-08Experimentally enable --verify-debug-info on some testcases and see ifAdrian Prantl
2014-02-27Relax testcase: Newer versions of LLDB don't necessarily print the "{" either.Adrian Prantl
2013-09-18don't use CHECK-NEXT because it may be on the same line.Adrian Prantl
2013-09-18Massage those regexps to work with both lldb and gdb.Adrian Prantl
2013-09-06Add an lldb wrapper script that implements gdb-compatible commands on topAdrian Prantl
2013-06-19Now that we get non-trivial value parameters locations correct, un-XFAIL thes...David Blaikie
2013-06-07We've got the type right, which has broken these tests - but now we need to g...David Blaikie
2012-01-26Revert previous patch as the corresponding clang patch was reverted.Eric Christopher
2012-01-26Reverse the order that these are expected for clang change. ShouldEric Christopher
2011-04-28Silence return-type warning.Devang Patel
2011-02-10test case for r125249.Devang Patel