]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Remove redundant parentheses in preprocessor condition
authorJonathan Wakely <jwakely@redhat.com>
Wed, 11 Jun 2025 12:29:30 +0000 (13:29 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 11 Jun 2025 21:38:59 +0000 (22:38 +0100)
commit2202c6a9769ec3f9e0a066355eaae8b4a2d98c0c
treec3e358471c331850a45e8620f74f502d20eb26ba
parent606f25a2d6206dd8769e998164268f038ccd3424
libstdc++: Remove redundant parentheses in preprocessor condition

Also indent the group controlled by the condition.

libstdc++-v3/ChangeLog:

* libsupc++/exception: Remove redundant parentheses and adjust
whitespace.
libstdc++-v3/libsupc++/exception