]> gcc.gnu.org Git - gcc.git/commit
Concepts and local externs
authorNathan Sidwell <nathan@acm.org>
Fri, 11 Sep 2020 18:42:07 +0000 (11:42 -0700)
committerNathan Sidwell <nathan@acm.org>
Mon, 14 Sep 2020 12:54:19 +0000 (05:54 -0700)
commita1fed5312efcfedb047f51714a29370675b9af86
tree9ee52b78c7663678ab28e419171aed48a2f22fa4
parent33be02f91858a4a2a5effdc1ee9c0e4506bc0be2
Concepts and local externs

gcc/cp/
* decl.c (grokfndecl): Don't attach to local extern.
gcc/testsuite/
* concepts/local-extern.C: New.
ChangeLog.modules
gcc/cp/decl.c
gcc/cp/module.cc
gcc/testsuite/g++.dg/concepts/local-extern.C [new file with mode: 0644]
This page took 0.059961 seconds and 6 git commands to generate.