swig/Source/CParse
Julien Marrec d3759a9b36 Avoid parse errors for C++ attributes
Just ignore anything in between [[ and ]] in the scanner, which is better
that failing with a parse error.

Fixes #1158
Fixes #2286
2022-07-08 15:27:02 +12:00
..
cparse.h Resolve -Wstrict-prototypes warnings with clang-15 2022-06-30 12:52:00 +12:00
cscanner.c Avoid parse errors for C++ attributes 2022-07-08 15:27:02 +12:00
parser.y Avoid parse errors for C++ attributes 2022-07-08 15:27:02 +12:00
templ.c Resolve -Wstrict-prototypes warnings with clang-15 2022-06-30 12:52:00 +12:00
util.c new_node refactor 2018-05-19 09:00:06 +01:00