mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 04:24:43 +00:00
gdb: add array_view skip to gdb-gdb.gdb
Change-Id: I1dd13b482224cbc851536dc8c2195889f77d1fcd
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user