c++: Adjust formatting.
authorJason Merrill <jason@redhat.com>
Tue, 31 Mar 2020 21:34:59 +0000 (17:34 -0400)
committerJason Merrill <jason@redhat.com>
Wed, 1 Apr 2020 05:17:23 +0000 (01:17 -0400)
commit595f1b1274b1cb86c74c72b9cc297e6981fe4549
treee92124fc3474750b16236fe1f2bc649a3cceadb2
parent73dd051894b8293d35ea1c436fa408c404b80813
c++: Adjust formatting.

This patch has no semantic effect; committing it separately makes the change
for 94205 easier to read.

gcc/cp/ChangeLog
2020-03-31  Jason Merrill  <jason@redhat.com>

* constexpr.c (cxx_eval_constant_expression) [TARGET_EXPR]: Use
local variables.
gcc/cp/ChangeLog
gcc/cp/constexpr.c