Review Request 123702: rpp: test for mispaired brackets
Zhang HuiJie
yitianbuji at gmail.com
Sat May 9 13:07:28 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123702/
-----------------------------------------------------------
Review request for KDevelop.
Repository: kdevelop
Description
-------
one test added, for the current macro expander doesn't check brackets fully
Diffs
-----
languages/cpp/parser/tests/test_parser.cpp 775ce88
Diff: https://git.reviewboard.kde.org/r/123702/diff/
Testing
-------
the expander handles this one well:
#if (1 //error expected, and we got it
#endif
but nothing reported with this one:
#if 1)
#endif
Thanks,
Zhang HuiJie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150509/aa35bcba/attachment.html>
More information about the KDevelop-devel
mailing list