Skip parameter names in procedure type expressions
This commit is contained in:
@ -21,9 +21,7 @@ along with GCC; see the file COPYING3. If not see
|
||||
#include "stringpool.h"
|
||||
#include "elna/gcc/elna-tree.h"
|
||||
|
||||
namespace elna
|
||||
{
|
||||
namespace gcc
|
||||
namespace elna::gcc
|
||||
{
|
||||
void init_ttree()
|
||||
{
|
||||
@ -66,4 +64,3 @@ namespace gcc
|
||||
return symbol_table;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user