Files
qt-creator/tests/auto/cplusplus/cplusplus.pro
Christian Kamm 59778cafd5 CPlusPlus: Fix several issues in the TypePrettyPrinter.
* Fix cv qualifiers being placed incorrectly.
* Fix nested pointer to array to pointer being printed incorrectly.
* Add autotest.

Task-number: QTCREATORBUG-1037
2010-04-19 09:55:35 +02:00

4 lines
116 B
Prolog

TEMPLATE = subdirs
SUBDIRS = shared ast semantic lookup preprocessor findusages typeprettyprinter
CONFIG += ordered