summaryrefslogtreecommitdiffstats
path: root/lib/Utils
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Utils')
-rw-r--r--lib/Utils/DebugDump.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Utils/DebugDump.h b/lib/Utils/DebugDump.h
index 73fdeb64..23c1fbdb 100644
--- a/lib/Utils/DebugDump.h
+++ b/lib/Utils/DebugDump.h
@@ -35,6 +35,8 @@
#define FILENAME_ANALYZER "analyzer"
#define FILENAME_RELEASE "release"
#define FILENAME_EXECUTABLE "executable"
+#define FILENAME_REASON "reason"
+
class CDebugDump
{