binutils-gdb/gdb/compile
Tom Tromey d182e39881 Use C++17 [[fallthrough]] attribute
This changes gdb to use the C++17 [[fallthrough]] attribute rather
than special comments.

This was mostly done by script, but I neglected a few spellings and so
also fixed it up by hand.

I suspect this fixes the bug mentioned below, by switching to a
standard approach that, presumably, clang supports.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23159
Approved-By: John Baldwin <jhb@FreeBSD.org>
Approved-By: Luis Machado <luis.machado@arm.com>
Approved-By: Pedro Alves <pedro@palves.net>
2023-11-29 14:29:43 -07:00
..
compile-c-support.c
compile-c-symbols.c
compile-c-types.c
compile-c.h
compile-cplus-symbols.c
compile-cplus-types.c
compile-cplus.h
compile-internal.h
compile-loc2c.c
compile-object-load.c
compile-object-load.h
compile-object-run.c
compile-object-run.h
compile.c
compile.h
gcc-c-plugin.h
gcc-cp-plugin.h