We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd82e79 commit 9acdcbaCopy full SHA for 9acdcba
unittests/CppInterOp/DynamicLibraryManagerTest.cpp
@@ -6,6 +6,8 @@
6
#include "llvm/Support/FileSystem.h"
7
#include "llvm/Support/Path.h"
8
9
+#include "gtest/gtest.h"
10
+
11
// This function isn't referenced outside its translation unit, but it
12
// can't use the "static" keyword because its address is used for
13
// GetMainExecutable (since some platforms don't support taking the
0 commit comments