From a71528ad317bdeeac515dcd3d35d7adad5ebc7c3 Mon Sep 17 00:00:00 2001 From: Robert Griesemer Date: Wed, 21 Apr 2021 17:26:25 -0700 Subject: [PATCH] cmd/compile/internal/types2: review fixedbugs tests These tests match the corresponding tests for go/types which have been reviewed. This CL simply removes the UNREVIEWED disclaimer. Change-Id: I4dfe2aedc1341ebb9ba206aac1a072f32cbe1f78 Reviewed-on: https://go-review.googlesource.com/c/go/+/312569 Trust: Robert Griesemer Reviewed-by: Robert Findley --- src/cmd/compile/internal/types2/fixedbugs/issue39634.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue39664.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue39680.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue39693.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue39699.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue39711.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue39723.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue39725.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue39755.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue39768.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue39938.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue39948.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue39976.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue39982.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue40038.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue40056.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue40057.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue40301.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue40684.go2 | 1 - src/cmd/compile/internal/types2/fixedbugs/issue41124.go2 | 1 - 20 files changed, 20 deletions(-) diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue39634.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue39634.go2 index 36ad1ba08a5..2c1299feb09 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue39634.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue39634.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue39664.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue39664.go2 index cf566c3e242..3b3ec56980e 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue39664.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue39664.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue39680.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue39680.go2 index 3239c57d433..9bc26f35461 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue39680.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue39680.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue39693.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue39693.go2 index 6f4d701185d..316ab1982e8 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue39693.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue39693.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue39699.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue39699.go2 index c8655efee53..75491e7e26f 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue39699.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue39699.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue39711.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue39711.go2 index 8edce78c106..df621a4c173 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue39711.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue39711.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue39723.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue39723.go2 index 8a4006ef847..55464e6b775 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue39723.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue39723.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue39725.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue39725.go2 index 6de661a38ee..e19b6770bfe 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue39725.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue39725.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue39755.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue39755.go2 index 93aea852159..b7ab68818e9 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue39755.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue39755.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue39768.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue39768.go2 index 81b4a91f2c0..abac141d7f0 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue39768.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue39768.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue39938.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue39938.go2 index 19e69e64867..76e7e369ca1 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue39938.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue39938.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue39948.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue39948.go2 index dede9c5797b..c2b460902cc 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue39948.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue39948.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue39976.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue39976.go2 index 2ab9664f88d..3db4eae0123 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue39976.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue39976.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue39982.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue39982.go2 index 3abdfcb1b09..9810b6386a9 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue39982.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue39982.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue40038.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue40038.go2 index fe3963aac2e..8948d61caa4 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue40038.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue40038.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue40056.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue40056.go2 index 98ded7c49a1..747aab49dd1 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue40056.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue40056.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue40057.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue40057.go2 index b2ff11e4bf2..fdc8fb1c00a 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue40057.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue40057.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue40301.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue40301.go2 index 6a3dfc741e1..5d97855f8a1 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue40301.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue40301.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue40684.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue40684.go2 index 001c6d7b994..0269c3a62ce 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue40684.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue40684.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/src/cmd/compile/internal/types2/fixedbugs/issue41124.go2 b/src/cmd/compile/internal/types2/fixedbugs/issue41124.go2 index 3098f44948f..61f766bcbd7 100644 --- a/src/cmd/compile/internal/types2/fixedbugs/issue41124.go2 +++ b/src/cmd/compile/internal/types2/fixedbugs/issue41124.go2 @@ -1,4 +1,3 @@ -// UNREVIEWED // Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file.