forked from qt-creator/qt-creator
Debugger/CPP: Move helpers to simplify types to CPlusPlus-lib.
Make available for log simplification, etc. Add autotest, fix broken std::set and MSVC. Rubber-stamped-by: Christian Kamm <christian.d.kamm@nokia.com>
This commit is contained in:
@@ -9,4 +9,6 @@ SUBDIRS = \
|
||||
lookup \
|
||||
preprocessor \
|
||||
semantic \
|
||||
typeprettyprinter
|
||||
typeprettyprinter \
|
||||
simplifytypes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user