]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler: move Selector_expression up in file
authorIan Lance Taylor <iant@golang.org>
Fri, 20 Oct 2023 01:53:22 +0000 (18:53 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 23 Oct 2023 21:15:57 +0000 (14:15 -0700)
commit02aa322c8cfd3f60fa5a3a0eee4340bb644261fe
tree1511f834d85ce5c06dc132b1a19a3e57428ca3cd
parent597dba85b3e66a0836dd7442edcc2fda7e0703fc
compiler: move Selector_expression up in file

This is a mechanical change to move Selector_expression up in expressions.cc.
This will make it visible to Builtin_call_expression for later work.
This produces a very large "git --diff", but "git diff --minimal" is clear.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/536642
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc