Files
binutils-gdb/gdb/compile
Tom Tromey f1e591b0c9 Do not include cleanups.h from common-defs.h
Most code doesn't use cleanups any more, so remove the include of
cleanups.h from common-defs.h, and then only include that file where
it is truly needed.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
2025-08-05 09:21:55 -06:00
..