forked from qt-creator/qt-creator
preprocessor: add some helper function to dump Environment state
Change-Id: I5e1d549f96e899aadd5c94a5d7ef7f3169f45806 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -86,6 +86,7 @@ public:
|
||||
void addMacros(const QList<Macro> ¯os);
|
||||
|
||||
static bool isBuiltinMacro(const ByteArrayRef &name);
|
||||
void dump() const;
|
||||
|
||||
private:
|
||||
static unsigned hashCode(const QByteArray &s);
|
||||
|
||||
Reference in New Issue
Block a user