git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add an svn project to contain the files that appear at the root of the
[lldb.git]
/
debuginfo-tests
/
2017-09-19
Mike Edwards
Revert r313600 due to bot failures on Green Dragon.
tree
|
commitdiff
2017-09-18
Hans Wennborg
Drop -O1 case from nrvo-string.cpp
tree
|
commitdiff
2017-09-15
Reid Kleckner
[debuginfo-tests] Add string NRVO test for PR34513
tree
|
commitdiff
2017-09-08
Paul Robinson
Restrict debuginfo-tests to native configurations.
tree
|
commitdiff
2017-08-31
Reid Kleckner
Fix debuginfo-tests with GDB on Linux
tree
|
commitdiff
2017-05-25
Adrian Prantl
Add a test for PR33166.
tree
|
commitdiff
2017-04-17
Adrian Prantl
Add additional CHECKs to safestack.c.
tree
|
commitdiff
2017-04-17
Adrian Prantl
Revert "Revert "Add a test for debug info with the...
tree
|
commitdiff
2017-04-17
Adrian Prantl
Revert "Revert "Add a test for __block variables +...
tree
|
commitdiff
2017-04-17
Adrian Prantl
Revert "Revert "Add an end-to-end testcase for address...
tree
|
commitdiff
2017-04-17
Ahmed Bougacha
Revert "Add a test for debug info with the safestack...
tree
|
commitdiff
2017-04-17
Ahmed Bougacha
Revert "Add an end-to-end testcase for address sanitizer."
tree
|
commitdiff
2017-04-17
Ahmed Bougacha
Revert "Add a test for __block variables + asan."
tree
|
commitdiff
2017-04-13
Adrian Prantl
Add a test for __block variables + asan.
tree
|
commitdiff
2017-04-06
Adrian Prantl
Add an end-to-end testcase for address sanitizer.
tree
|
commitdiff
2017-04-06
Adrian Prantl
Add a test for debug info with the safestack sanitizer...
tree
|
commitdiff
2017-04-06
Adrian Prantl
Add DEBUGGER and CHECKs back to dbg-arg.c
tree
|
commitdiff
2017-04-06
Adrian Prantl
Add a testcase for variable-length arrays.
tree
|
commitdiff
2014-10-18
Filipe Cabecinhas
New round of fixes for "Always compile debuginfo-tests...
tree
|
commitdiff
2014-10-16
Filipe Cabecinhas
Always compile debuginfo-tests for the host triple
tree
|
commitdiff
2014-10-13
Adrian Prantl
cleanup comments and remove an obsolete workaround
tree
|
commitdiff
2014-10-13
Adrian Prantl
Address review comments from Justin Bogner.
tree
|
commitdiff
2014-10-09
Adrian Prantl
Properly shutdown lldb by invoking SBDebugger_Terminate()
tree
|
commitdiff
2014-03-19
Adrian Prantl
relax testcase for LLDB output format compatibility.
tree
|
commitdiff
2014-03-11
Adrian Prantl
Revert "xfail a test on darwin because some of the...
tree
|
commitdiff
2014-03-10
Adrian Prantl
xfail a test on darwin because some of the public build...
tree
|
commitdiff
2014-03-08
Adrian Prantl
Revert "Experimentally enable --verify-debug-info on...
tree
|
commitdiff
2014-03-08
Adrian Prantl
Experimentally enable --verify-debug-info on some testc...
tree
|
commitdiff
2014-03-08
Adrian Prantl
Add back the original version of the test, too. (as...
tree
|
commitdiff
2014-03-08
Adrian Prantl
Work around a bug in LLDB (it finds the wrong "C",...
tree
|
commitdiff
2014-02-27
Adrian Prantl
Relax testcase: Newer versions of LLDB don't necessaril...
tree
|
commitdiff
2014-02-27
Adrian Prantl
Relax testcase: Newer versions of LLDB don't necessaril...
tree
|
commitdiff
2014-02-21
Adrian Prantl
Add a fallback path for buildbots temporarily stuck...
tree
|
commitdiff
2014-02-20
Adrian Prantl
Relax testcases. LLDB starts counting at $0.
tree
|
commitdiff
2013-09-18
Adrian Prantl
don't use CHECK-NEXT because it may be on the same...
tree
|
commitdiff
2013-09-18
Adrian Prantl
Massage those regexps to work with both lldb and gdb.
tree
|
commitdiff
2013-09-07
Adrian Prantl
Auto-detect the architecture of the executable instead...
tree
|
commitdiff
2013-09-07
Adrian Prantl
Set the architecture when creating a target.
tree
|
commitdiff
2013-09-06
Adrian Prantl
Use a more backwards-compatible method for evaluating...
tree
|
commitdiff
2013-09-06
Adrian Prantl
Add an lldb wrapper script that implements gdb-compatib...
tree
|
commitdiff
2013-09-06
Adrian Prantl
fix typos
tree
|
commitdiff
2013-09-04
Eric Christopher
Only fail this on darwin since most other platforms...
tree
|
commitdiff
2013-09-04
Michael Gottesman
XFAILed the static-member.cpp test since we no longer...
tree
|
commitdiff
2013-06-19
David Blaikie
Now that we get non-trivial value parameters locations...
tree
|
commitdiff
2013-06-07
David Blaikie
We've got the type right, which has broken these tests...
tree
|
commitdiff
2013-03-15
David Blaikie
Remove IR scenario tests.
tree
|
commitdiff
2013-03-13
David Blaikie
Migrate dbg-arg.ll to a C file test to be resilient...
tree
|
commitdiff
2013-01-17
Eric Christopher
Harden this test a bit to work on the mac with ancient...
tree
|
commitdiff
2013-01-16
Eric Christopher
Add a test for static member debug information.
tree
|
commitdiff
2012-10-20
Argyrios Kyrtzidis
XTARGET was removed, update debug-info tests.
tree
|
commitdiff
2012-07-23
Eric Christopher
Fix this for gdb 7.4.
tree
|
commitdiff
2012-06-05
Eric Christopher
Fix this for buggy gdb behavior alongside the change
tree
|
commitdiff
2012-01-26
Eric Christopher
Revert previous patch as the corresponding clang patch...
tree
|
commitdiff
2012-01-26
Eric Christopher
Reverse the order that these are expected for clang...
tree
|
commitdiff
2011-06-15
Devang Patel
Testcase for r133065
tree
|
commitdiff
2011-06-13
Devang Patel
New test case for r132949.
tree
|
commitdiff
2011-05-31
Devang Patel
Remove working directory path from intermediate files...
tree
|
commitdiff
2011-05-29
Eli Friedman
Fix tests broken by r132257.
tree
|
commitdiff
2011-05-28
Renato Golin
adding XFAIL and XTARGET to those that require Darwin...
tree
|
commitdiff
2011-05-21
Douglas Gregor
Clang is now correctly marking this as a class, so...
tree
|
commitdiff
2011-05-17
Devang Patel
Test case for r131441.
tree
|
commitdiff
2011-05-16
Devang Patel
Test case for r131422.
tree
|
commitdiff
2011-04-28
Devang Patel
Test case for r130373.
tree
|
commitdiff
2011-04-28
Devang Patel
Silence return-type warning.
tree
|
commitdiff
2011-03-28
Devang Patel
These tests are x86_64 specific.
tree
|
commitdiff
2011-03-23
Devang Patel
Test case for r128150.
tree
|
commitdiff
2011-02-10
Devang Patel
test case for r125249.
tree
|
commitdiff
2011-02-09
Devang Patel
Test case for r125142.
tree
|
commitdiff
2011-01-11
Devang Patel
Test case for r123199.
tree
|
commitdiff
2010-11-10
Devang Patel
Zap white spaces, test commit email.
tree
|
commitdiff
2010-09-21
Devang Patel
testcase commit for upcoming fix.
tree
|
commitdiff
2010-09-14
Devang Patel
test case for r113843.
tree
|
commitdiff
2010-09-13
Devang Patel
Import debug info tests.
tree
|
commitdiff
2010-09-13
Devang Patel
remove these tests
tree
|
commitdiff
2010-09-13
Devang Patel
add more tests.
tree
|
commitdiff
2010-09-13
Devang Patel
Add README.txt and very first test case.
tree
|
commitdiff