swig/Source/CParse
Olly Betts 54ddefe410 Revert "Modify fix for << in array size"
This reverts commit 0ff9a0959a.

The modified fix breaks Java and C#, where C constant expressions
get used in the generated target language code in some cases.

Revert this fix for now.
2022-07-27 13:45:08 +12:00
..
cparse.h Improve #include guard macros 2022-07-19 09:35:46 +12:00
cscanner.c Add support for the <=> operator (C++20) 2022-07-27 09:12:40 +12:00
parser.y Revert "Modify fix for << in array size" 2022-07-27 13:45:08 +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