Change skippreproc -> processpre, add #pragma option processing.

Usage:

Options are case insensitive.
This commit is contained in:
Sei Lisa 2016-06-28 03:20:21 +02:00
parent a13b1cb77e
commit 0c3ad9b938
3 changed files with 89 additions and 16 deletions

View file

@ -213,7 +213,7 @@ class Test02_Parser(UnitTestCase):
}}''',
['explicitcast','extendedtypecast','extendedassignment',
'extendedglobalexpr', 'allowmultistrings', 'allowkeyconcat',
'skippreproc', 'duplabels']
'processpre', 'duplabels']
))
print self.parser.scopeindex