commit | 69f6730df3d18216126283864246eaf538bdf91d | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Wed Oct 18 20:44:11 2023 -0600 |
committer | Tom Tromey <tom@tromey.com> | Wed Nov 29 14:29:44 2023 -0700 |
tree | e17002e214e8d6d2ea423575e29b56f90005b778 | |
parent | d02f31bb130fd54fa2891cbc28fbc01f603eca6c [diff] |
Remove gdb_static_assert C++17 makes the second parameter to static_assert optional, so we can remove gdb_static_assert now.