]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/d-demangle.c
[PATCH v2] libiberty: d-demangle: remove parenthesis where it is not needed
authorLuís Ferreira <contact@lsferreira.net>
Tue, 12 Oct 2021 14:40:20 +0000 (10:40 -0400)
committerJeff Law <jeffreyalaw@gmail.com>
Tue, 12 Oct 2021 14:40:20 +0000 (10:40 -0400)
commit98c0ac7e0d6d0051600a629122fc845e96c78427
treecfd9d1af16ae83be5c38c087b6d5241b0cd79db5
parentccfcf08e66c741a1b24a7851a530cf47aa5e704f
[PATCH v2] libiberty: d-demangle: remove parenthesis where it is not needed

libiberty/
* d-demangle.c (dlang_parse_qualified): Remove redudant parenthesis
around lhs and rhs of assignments.
libiberty/d-demangle.c