mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2026-08-27 00:26:02 -04:00
gdb: add array_view skip to gdb-gdb.gdb
Change-Id: I1dd13b482224cbc851536dc8c2195889f77d1fcd
This commit is contained in:
parent
5edcbe2277
commit
719c36d2ff
1 changed files with 1 additions and 0 deletions
|
|
@ -40,5 +40,6 @@ end
|
|||
|
||||
# Trivial and uninteresting functions to skip.
|
||||
skip -rfu "^enum_flags<.*>::enum_flags"
|
||||
skip -rfu "^gdb::array_view<.*>::array_view"
|
||||
skip -rfu "^gdb::function_view<.*>::function_view"
|
||||
skip -rfu "^gdb::ref_ptr<.*>::get"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue