Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-19New round of fixes for "Always compile debuginfo-tests for the host triple"Filipe Cabecinhas
2014-10-17Always 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-10Properly shutdown lldb by invoking SBDebugger_Terminate()Adrian Prantl
2014-03-20relax testcase for LLDB output format compatibility.Adrian Prantl
2014-03-12Revert "xfail a test on darwin because some of the public buildbots are stuck...Adrian Prantl
2014-03-11xfail 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
2014-03-08Experimentally enable --verify-debug-info on some testcases and see ifAdrian Prantl
2014-03-08Add back the original version of the test, too. (as XFAILed on Darwin)Adrian Prantl
2014-03-08Work around a bug in LLDB (it finds the wrong "C", rdar://problem/14933867)Adrian Prantl
2014-02-27Relax testcase: Newer versions of LLDB don't necessarily print the "{".Adrian Prantl
2014-02-27Relax testcase: Newer versions of LLDB don't necessarily print the "{" either.Adrian Prantl
2014-02-21Add a fallback path for buildbots temporarily stuck on really oldAdrian Prantl
2014-02-20Relax testcases. LLDB starts counting at $0.Adrian Prantl
2013-09-19don't use CHECK-NEXT because it may be on the same line.Adrian Prantl
2013-09-19Massage those regexps to work with both lldb and gdb.Adrian Prantl
2013-09-08Auto-detect the architecture of the executable instead of using the arch ofAdrian Prantl
2013-09-07Set the architecture when creating a target.Adrian Prantl
2013-09-07Use a more backwards-compatible method for evaluating expressions and addAdrian Prantl
2013-09-06Add an lldb wrapper script that implements gdb-compatible commands on topAdrian Prantl
2013-09-06fix typosAdrian Prantl
2013-09-04Only fail this on darwin since most other platforms should have a newerEric Christopher
2013-09-04XFAILed the static-member.cpp test since we no longer support emitting debug ...Michael Gottesman
2013-06-20Now that we get non-trivial value parameters locations correct, un-XFAIL thes...David Blaikie
2013-06-08We've got the type right, which has broken these tests - but now we need to g...David Blaikie
2013-03-16Remove IR scenario tests.David Blaikie
2013-03-13Migrate dbg-arg.ll to a C file test to be resilient to IR changes.David Blaikie
2013-01-18Harden this test a bit to work on the mac with ancient gdbs.Eric Christopher
2013-01-16Add a test for static member debug information.Eric Christopher
2012-10-20XTARGET was removed, update debug-info tests.Argyrios Kyrtzidis
2012-07-23Fix this for gdb 7.4.Eric Christopher
2012-06-05Fix this for buggy gdb behavior alongside the changeEric Christopher
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-06-15Testcase for r133065Devang Patel
2011-06-14New test case for r132949.Devang Patel
2011-06-01Remove working directory path from intermediate files. They are not checked i...Devang Patel
2011-05-29Fix tests broken by r132257.Eli Friedman
2011-05-28adding XFAIL and XTARGET to those that require Darwin hostRenato Golin
2011-05-21Clang is now correctly marking this as a class, so update the test case accor...Douglas Gregor
2011-05-17Test case for r131441.Devang Patel
2011-05-17Test case for r131422.Devang Patel
2011-04-28Test case for r130373.Devang Patel
2011-04-28Silence return-type warning.Devang Patel
2011-03-29These tests are x86_64 specific.Devang Patel
2011-03-23Test case for r128150.Devang Patel
2011-02-10test case for r125249.Devang Patel
2011-02-09Test case for r125142.Devang Patel