c++: trivial formatting cleanups
commit537e08cfad04e79fb97d368e397cfc7e782865ec
authorJason Merrill <jason@redhat.com>
Tue, 29 Jun 2021 21:45:21 +0000 (29 17:45 -0400)
committerJason Merrill <jason@redhat.com>
Thu, 13 Oct 2022 21:18:20 +0000 (13 17:18 -0400)
tree1424b5a18e6c0d07cc1f3f5e403ebf3e5800cbe5
parent99da523359e9333555585484eb3b8f854a98f1b4
c++: trivial formatting cleanups

Split out from the C++ contracts patch.

gcc/cp/ChangeLog:

* cp-tree.h: Fix whitespace.
* parser.h: Fix whitespace.
* decl.cc: Fix whitespace.
* parser.cc: Fix whitespace.
* pt.cc: Fix whitespace.
gcc/cp/cp-tree.h
gcc/cp/decl.cc
gcc/cp/parser.cc
gcc/cp/parser.h
gcc/cp/pt.cc