Index: syzygy/pe/unittest_util.h |
diff --git a/syzygy/pe/unittest_util.h b/syzygy/pe/unittest_util.h |
index 15c1dc1e2e8660f8999147701c7ec5fe6edbc6ad..6148d43233cbf1afe0bee8fd1478701afa4a6740 100644 |
--- a/syzygy/pe/unittest_util.h |
+++ b/syzygy/pe/unittest_util.h |
@@ -41,6 +41,7 @@ extern const wchar_t kTestDllPdbName64[]; |
// Name of the integrations tests DLLs and PDBs. |
extern const wchar_t kIntegrationTestsDllName[]; |
extern const wchar_t kIntegrationTestsDllPdbName[]; |
+extern const wchar_t kIntegrationTestsClangDllName[]; |
// Name of the DLL containing an empty exports directory. |
extern const wchar_t kNoExportsDllName[]; |