C++: Introduce the new CodeFormatter.

Done-with: Erik Verbruggen
This commit is contained in:
Christian Kamm
2010-07-02 15:43:34 +02:00
parent 837e7b5abd
commit 88f2e340bd
8 changed files with 2043 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
TEMPLATE = subdirs
SUBDIRS = shared ast semantic lookup preprocessor findusages typeprettyprinter
SUBDIRS = shared ast semantic lookup preprocessor findusages typeprettyprinter codeformatter
CONFIG += ordered