bfed22e3b7
We constantly had to adjust the qmake grammar to handle line continuations (\\\n) in weird places. Instead of doing that, just do a preprocess step to remove all the LCs like we do with comments, and simplify the grammar not to take into account the LCs. From some manual testing it doesn't look like we get any regressions. Change-Id: I2017d59396004cf67b6cb54977583db65c65e7d3 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io> |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
test_lc_fixup.py | ||
test_logic_mapping.py | ||
test_operations.py | ||
test_parsing.py | ||
test_scope_handling.py |