Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
996328bb
Commit
996328bb
authored
Jun 17, 2021
by
CJ Johnson
Browse files
Merge pull request #3183 from georgthegreat:patch-1
PiperOrigin-RevId: 378915968
parents
e2239ee6
263220d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
googletest/include/gtest/gtest-printers.h
googletest/include/gtest/gtest-printers.h
+1
-1
No files found.
googletest/include/gtest/gtest-printers.h
View file @
996328bb
...
...
@@ -360,7 +360,7 @@ GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(char);
GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_
(
const
char
);
GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_
(
wchar_t
);
GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_
(
const
wchar_t
);
#ifdef __cpp_char8_t
#ifdef __cpp_
lib_
char8_t
GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_
(
char8_t
);
GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_
(
const
char8_t
);
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment