Remove an extra //
in the IWYU pragma for gtest-matchers.h
Differential Revision: https://reviews.llvm.org/D146022
This commit is contained in:
parent
96615c856d
commit
ca431a4fcb
|
@ -32,7 +32,7 @@
|
|||
// This file implements just enough of the matcher interface to allow
|
||||
// EXPECT_DEATH and friends to accept a matcher argument.
|
||||
|
||||
// // IWYU pragma: private, include "gtest/gtest.h"
|
||||
// IWYU pragma: private, include "gtest/gtest.h"
|
||||
// IWYU pragma: friend gtest/.*
|
||||
// IWYU pragma: friend gmock/.*
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user