aboutsummaryrefslogtreecommitdiff
path: root/lib/clang/include/lldb/Host/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/include/lldb/Host/Config.h')
-rw-r--r--lib/clang/include/lldb/Host/Config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/clang/include/lldb/Host/Config.h b/lib/clang/include/lldb/Host/Config.h
index 8f6bdf58790e..20783dd62c39 100644
--- a/lib/clang/include/lldb/Host/Config.h
+++ b/lib/clang/include/lldb/Host/Config.h
@@ -55,4 +55,6 @@
/* #undef LLDB_GLOBAL_INIT_DIRECTORY */
+#define LLDB_BUG_REPORT_URL "https://bugs.freebsd.org/submit/"
+
#endif // #ifndef LLDB_HOST_CONFIG_H