commit | 15bbe2b14ca5b15a6e7c5c30c554fb8fd2f83e61 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Feb 20 07:36:51 2025 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Mon Mar 24 09:37:27 2025 -0600 |
tree | 2808bab25a2cb26ca7d64f0cd0ae43b664e3d824 | |
parent | 5825b728b1b082cb4fd93746ec773420275247de [diff] |
Add compile test for color option Commit 3aaca06b672 ("gdb: fix color_option_def compile error (clang)") fixed a compilation error in color_option_def when building with clang. It seemed to me that it would be good to add a compile test for this code.