compiler: rename "requires" to "needs"
commit1f76941c09f6f62f4cbf7a9f531ec95268dd2c0a
authorIan Lance Taylor <iant@golang.org>
Fri, 1 Jul 2022 17:56:37 +0000 (1 10:56 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 1 Jul 2022 20:38:08 +0000 (1 13:38 -0700)
treede468e6956f2354b019defe0e7c940c7a8a9ad10
parentecd11acacd6be57af930fa617d7c31ecb40e7f74
compiler: rename "requires" to "needs"

As of C++20 "requires" is a C++ keyword.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/415754
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/gogo.cc
gcc/go/gofrontend/types.cc