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 996bdc5 commit 65caa8fCopy full SHA for 65caa8f
llvm/unittests/SandboxIR/SandboxIRTest.cpp
@@ -21,8 +21,7 @@
21
#include "llvm/SandboxIR/Utils.h"
22
#include "llvm/SandboxIR/Value.h"
23
#include "llvm/Support/SourceMgr.h"
24
-#include "gmock/gmock-matchers.h"
25
-#include "gmock/gmock-more-matchers.h"
+#include "gmock/gmock.h"
26
#include "gtest/gtest.h"
27
28
using namespace llvm;
0 commit comments