diff options
author | Tom Tromey <tromey@adacore.com> | 2021-09-23 13:09:48 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2021-10-19 12:58:50 -0600 |
commit | d7c68312bdeca52e242326e5cf155e0aa63268bb (patch) | |
tree | 8daa0e71c0de29b9bee9f0a8376dc431b65af861 /gdb/ada-lang.c | |
parent | 4a2f674a688df474639066922f4ce70ce97b30d2 (diff) | |
download | gdb-d7c68312bdeca52e242326e5cf155e0aa63268bb.zip gdb-d7c68312bdeca52e242326e5cf155e0aa63268bb.tar.gz gdb-d7c68312bdeca52e242326e5cf155e0aa63268bb.tar.bz2 |
Always use std::function for self-tests
Now that there is a register_test variant that accepts std::function,
it seems to me that the 'selftest' struct and accompanying code is
obsolete -- simply always using std::function is simpler. This patch
implements this idea.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions