git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[libc] Add AOR testing dependencies for buildbot workers.
[lldb.git]
/
debuginfo-tests
/
2020-03-16
Tom Weaver
[DexTer] Add step.UNKNOWN check for NoneType line numbers.
tree
|
commitdiff
2020-03-16
Jonas Devlieghere
[debuginfo-tests] Update test for double-dash long...
tree
|
commitdiff
2020-03-11
Christian Sigg
Change to individual pretty printer classes, remove...
tree
|
commitdiff
2020-03-03
Pierre-vh
[debuginfo-tests][dexter] Add --builder gcc support...
tree
|
commitdiff
2020-02-28
Pierre-vh
[debuginfo-tests][dexter] Add a test tool --calculate...
tree
|
commitdiff
2020-02-25
Jeremy Morse
[debuginfo-tests] Warn, not error, if we can't delete...
tree
|
commitdiff
2020-02-25
Shoaib Meenai
[arcconfig] Delete subproject arcconfigs
tree
|
commitdiff
2020-02-13
Jeremy Morse
[debuginfo-tests][Dexter] Fix some Windows-unfriendly...
tree
|
commitdiff
2020-02-13
Jeremy Morse
[debuginfo-tests] Fix Dexter process creation failure...
tree
|
commitdiff
2020-02-07
Adrian Prantl
Replace CHECK-NEXT with CHECK-DAG. The order isn't...
tree
|
commitdiff
2020-02-07
Jason Molenda
Change first test to be CHECK: to make the test run.
tree
|
commitdiff
2020-02-07
Sourabh Singh Tomar
[DebugInfo]: Fix the debuginfo-tests/llgdb-tests/apple...
tree
|
commitdiff
2020-02-07
Christian Sigg
Rename prettyprinters test to llvm-support.
tree
|
commitdiff
2020-01-30
Christian Sigg
Add GDB pretty printers for llvm::ilist, llvm::simple_i...
tree
|
commitdiff
2020-01-27
Christian Sigg
Add pretty printers for llvm::PointerIntPair and llvm...
tree
|
commitdiff
2020-01-11
Christian Sigg
Add test for GDB pretty printers.
tree
|
commitdiff
2019-11-11
Jonas Devlieghere
[debuginfo] Update test to account for missing __debug_...
tree
|
commitdiff
2019-11-08
Adrian Prantl
Don't attempt to upgrade debug-info-tests to Python3.
tree
|
commitdiff
2019-11-05
Reid Kleckner
[dexter] Fix feature tests on Windows
tree
|
commitdiff
2019-11-05
Reid Kleckner
[dexter] Remove lit check for python 3
tree
|
commitdiff
2019-11-01
Reid Kleckner
[debuginfo-tests] Don't look for Python 3 if we already...
tree
|
commitdiff
2019-11-01
Jeremy Morse
[Dexter] Continue sprinking no-location fixes
tree
|
commitdiff
2019-11-01
Jeremy Morse
[Dexter] Account for another no-lineno scenario
tree
|
commitdiff
2019-11-01
Jeremy Morse
[Dexter] Cope better with empty source locations
tree
|
commitdiff
2019-11-01
Jeremy Morse
Unmask dexter debuginfo tests on Darwin
tree
|
commitdiff
2019-11-01
Jeremy Morse
Fix a brain-fail with debuginfo-tests/dexter internal...
tree
|
commitdiff
2019-10-31
Reid Kleckner
Quote path to Python 3 executable in case it contains...
tree
|
commitdiff
2019-10-31
Reid Kleckner
Fix undefined variable bug in debuginfotests lit.cfg.py
tree
|
commitdiff
2019-10-31
Adrian Prantl
XFAIL dexter tests on Darwin.
tree
|
commitdiff
2019-10-31
Jeremy Morse
Reapply "Import Dexter to debuginfo-tests""
tree
|
commitdiff
2019-10-31
Jeremy Morse
Revert "Import Dexter to debuginfo-tests"
tree
|
commitdiff
2019-10-31
Jeremy Morse
Import Dexter to debuginfo-tests
tree
|
commitdiff
2019-06-27
Adrian Prantl
Make nrvo-string test more robust.
tree
|
commitdiff
2019-06-26
Adrian Prantl
Make nrvo-string test more robust.
tree
|
commitdiff
2019-06-25
Jonas Devlieghere
[Python 3] Decode check_ouput result as UTF-8
tree
|
commitdiff
2019-06-20
Amy Huang
Store a pointer to the return value in a static alloca...
tree
|
commitdiff
2019-06-17
Adrian Prantl
llgdb.py: Make sure to clean up the debugger on exit.
tree
|
commitdiff
2019-06-06
Amy Huang
Add cdb test for global constants
tree
|
commitdiff
2019-06-03
Reid Kleckner
Add cdb test for inline line tables
tree
|
commitdiff
2019-05-29
Reid Kleckner
Move the pybool logic from CMake to Python for simplicity
tree
|
commitdiff
2019-05-28
Reid Kleckner
Add debuginfo-tests that use cdb on Windows
tree
|
commitdiff
2018-11-06
Reid Kleckner
Set config.lit_tools_dir, which is needed by lit.llvm...
tree
|
commitdiff
2018-11-03
Fangrui Song
[debuginfo-tests] commands.getoutput -> subprocess...
tree
|
commitdiff
2018-11-03
Reid Kleckner
Update debuginfo tests lit for r341135
tree
|
commitdiff
2018-11-03
Reid Kleckner
[debuginfo-tests] Avoid "import commands" which was...
tree
|
commitdiff
2018-08-20
Vedant Kumar
Revert "(Retry) Add a basic integration test for C...
tree
|
commitdiff
2018-08-20
Vedant Kumar
(Retry) Add a basic integration test for C++ smart...
tree
|
commitdiff
2018-08-18
Bruno Cardoso Lopes
Revert "Add a basic integration test for C++ smart...
tree
|
commitdiff
2018-08-16
Vedant Kumar
Add a basic integration test for C++ smart pointers
tree
|
commitdiff
2018-08-14
Vlad Tsyrklevich
SafeStack: Disable Darwin support
tree
|
commitdiff
2018-08-04
Vedant Kumar
Disable the asan-deque.cpp integration test for AppleLL...
tree
|
commitdiff
2018-07-31
Wolfgang Pieb
[DWARF] Change a test to ensure the creation of a __deb...
tree
|
commitdiff
2018-07-31
Tim Northover
[debuginfo-tests] tweak new test to be compatible with...
tree
|
commitdiff
2018-07-26
Vedant Kumar
[DebugInfo] LowerDbgDeclare: Add derefs when handling...
tree
|
commitdiff
2018-07-18
Vedant Kumar
Revert "[CMake] Sort dependency list and add safestack...
tree
|
commitdiff
2018-07-18
Vedant Kumar
[CMake] Sort dependency list and add safestack to it
tree
|
commitdiff
2018-06-10
Ahmed Bougacha
[debuginfo-tests] Always use the system python to invok...
tree
|
commitdiff
2018-02-26
Davide Italiano
[Darwin] Specify DWARF 2/4 when running apple accelerat...
tree
|
commitdiff
2018-02-23
Davide Italiano
[Darwin] Add a test to make sure clang emits __apple...
tree
|
commitdiff
2017-12-12
Don Hinton
[debuginfo-tests] Support moving debuginfo-tests to...
tree
|
commitdiff
2017-12-07
Adrian Prantl
Revert "Temporarily pin tests to DWARF v2 until a more...
tree
|
commitdiff
2017-12-05
Adrian Prantl
Temporarily pin tests to DWARF v2 until a more recent...
tree
|
commitdiff
2017-11-21
Zachary Turner
Re-revert "Refactor debuginfo-tests."
tree
|
commitdiff
2017-11-20
Zachary Turner
Resubmit "Refactor debuginfo-tests" again.
tree
|
commitdiff
2017-11-17
Zachary Turner
Re-revert "Refactor debuginfo-tests"
tree
|
commitdiff
2017-11-16
Zachary Turner
Resubmit "Refactor debuginfo-tests"
tree
|
commitdiff
2017-11-13
Zachary Turner
Revert "Update test_debuginfo.pl script to point to...
tree
|
commitdiff
2017-11-10
Zachary Turner
[debuginfo-tests] Make debuginfo-tests work in a standa...
tree
|
commitdiff
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
next