]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler: Implement //go:nointerface comments.
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 28 Nov 2012 00:08:16 +0000 (00:08 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 28 Nov 2012 00:08:16 +0000 (00:08 +0000)
commitf633801699d5206fcc624053dcd807f792cfaa06
tree35fac20e209e18c93ef872452387ae58623599d0
parentcfbeaedfddbcb4d0bf26436b9d9006667f1a2dde
compiler: Implement //go:nointerface comments.

From-SVN: r193874
gcc/go/gofrontend/gogo.cc
gcc/go/gofrontend/gogo.h
gcc/go/gofrontend/lex.cc
gcc/go/gofrontend/lex.h
gcc/go/gofrontend/parse.cc
gcc/go/gofrontend/parse.h
gcc/go/gofrontend/types.cc
gcc/go/gofrontend/types.h