summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-c-test/llvm-c-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvm-c-test/llvm-c-test.h')
-rw-r--r--llvm/tools/llvm-c-test/llvm-c-test.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/tools/llvm-c-test/llvm-c-test.h b/llvm/tools/llvm-c-test/llvm-c-test.h
index 60edc0df4d1..0d1ade093bc 100644
--- a/llvm/tools/llvm-c-test/llvm-c-test.h
+++ b/llvm/tools/llvm-c-test/llvm-c-test.h
@@ -49,6 +49,9 @@ int llvm_targets_list(void);
// echo.c
int llvm_echo(void);
+// diagnostic.c
+int llvm_test_diagnostic_handler(void);
+
#ifdef __cplusplus
}
#endif /* !defined(__cplusplus) */
OpenPOWER on IntegriCloud