Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
93b05da2
Commit
93b05da2
authored
Sep 10, 2018
by
Romain Geissler
Browse files
Fix gcc misleading indentation again.
parent
34d5d22b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
12 deletions
+24
-12
googlemock/include/gmock/gmock-generated-matchers.h
googlemock/include/gmock/gmock-generated-matchers.h
+22
-11
googlemock/include/gmock/gmock-generated-matchers.h.pump
googlemock/include/gmock/gmock-generated-matchers.h.pump
+2
-1
No files found.
googlemock/include/gmock/gmock-generated-matchers.h
View file @
93b05da2
...
@@ -1405,8 +1405,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
...
@@ -1405,8 +1405,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
private:\
private:\
::std::string FormatDescription(bool negation) const {\
::std::string FormatDescription(bool negation) const {\
::std::string gmock_description = (description);\
::std::string gmock_description = (description);\
if (!gmock_description.empty())\
if (!gmock_description.empty())
{
\
return gmock_description;\
return gmock_description;\
}\
return ::testing::internal::FormatMatcherDescription(\
return ::testing::internal::FormatMatcherDescription(\
negation, #name, \
negation, #name, \
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
...
@@ -1454,8 +1455,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
...
@@ -1454,8 +1455,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
private:\
private:\
::std::string FormatDescription(bool negation) const {\
::std::string FormatDescription(bool negation) const {\
::std::string gmock_description = (description);\
::std::string gmock_description = (description);\
if (!gmock_description.empty())\
if (!gmock_description.empty())
{
\
return gmock_description;\
return gmock_description;\
}\
return ::testing::internal::FormatMatcherDescription(\
return ::testing::internal::FormatMatcherDescription(\
negation, #name, \
negation, #name, \
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
...
@@ -1509,8 +1511,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
...
@@ -1509,8 +1511,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
private:\
private:\
::std::string FormatDescription(bool negation) const {\
::std::string FormatDescription(bool negation) const {\
::std::string gmock_description = (description);\
::std::string gmock_description = (description);\
if (!gmock_description.empty())\
if (!gmock_description.empty())
{
\
return gmock_description;\
return gmock_description;\
}\
return ::testing::internal::FormatMatcherDescription(\
return ::testing::internal::FormatMatcherDescription(\
negation, #name, \
negation, #name, \
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
...
@@ -1570,8 +1573,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
...
@@ -1570,8 +1573,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
private:\
private:\
::std::string FormatDescription(bool negation) const {\
::std::string FormatDescription(bool negation) const {\
::std::string gmock_description = (description);\
::std::string gmock_description = (description);\
if (!gmock_description.empty())\
if (!gmock_description.empty())
{
\
return gmock_description;\
return gmock_description;\
}\
return ::testing::internal::FormatMatcherDescription(\
return ::testing::internal::FormatMatcherDescription(\
negation, #name, \
negation, #name, \
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
...
@@ -1638,8 +1642,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
...
@@ -1638,8 +1642,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
private:\
private:\
::std::string FormatDescription(bool negation) const {\
::std::string FormatDescription(bool negation) const {\
::std::string gmock_description = (description);\
::std::string gmock_description = (description);\
if (!gmock_description.empty())\
if (!gmock_description.empty())
{
\
return gmock_description;\
return gmock_description;\
}\
return ::testing::internal::FormatMatcherDescription(\
return ::testing::internal::FormatMatcherDescription(\
negation, #name, \
negation, #name, \
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
...
@@ -1715,8 +1720,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
...
@@ -1715,8 +1720,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
private:\
private:\
::std::string FormatDescription(bool negation) const {\
::std::string FormatDescription(bool negation) const {\
::std::string gmock_description = (description);\
::std::string gmock_description = (description);\
if (!gmock_description.empty())\
if (!gmock_description.empty())
{
\
return gmock_description;\
return gmock_description;\
}\
return ::testing::internal::FormatMatcherDescription(\
return ::testing::internal::FormatMatcherDescription(\
negation, #name, \
negation, #name, \
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
...
@@ -1796,8 +1802,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
...
@@ -1796,8 +1802,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
private:\
private:\
::std::string FormatDescription(bool negation) const {\
::std::string FormatDescription(bool negation) const {\
::std::string gmock_description = (description);\
::std::string gmock_description = (description);\
if (!gmock_description.empty())\
if (!gmock_description.empty())
{
\
return gmock_description;\
return gmock_description;\
}\
return ::testing::internal::FormatMatcherDescription(\
return ::testing::internal::FormatMatcherDescription(\
negation, #name, \
negation, #name, \
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
...
@@ -1883,8 +1890,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
...
@@ -1883,8 +1890,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
private:\
private:\
::std::string FormatDescription(bool negation) const {\
::std::string FormatDescription(bool negation) const {\
::std::string gmock_description = (description);\
::std::string gmock_description = (description);\
if (!gmock_description.empty())\
if (!gmock_description.empty())
{
\
return gmock_description;\
return gmock_description;\
}\
return ::testing::internal::FormatMatcherDescription(\
return ::testing::internal::FormatMatcherDescription(\
negation, #name, \
negation, #name, \
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
...
@@ -1979,8 +1987,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
...
@@ -1979,8 +1987,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
private:\
private:\
::std::string FormatDescription(bool negation) const {\
::std::string FormatDescription(bool negation) const {\
::std::string gmock_description = (description);\
::std::string gmock_description = (description);\
if (!gmock_description.empty())\
if (!gmock_description.empty())
{
\
return gmock_description;\
return gmock_description;\
}\
return ::testing::internal::FormatMatcherDescription(\
return ::testing::internal::FormatMatcherDescription(\
negation, #name, \
negation, #name, \
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
...
@@ -2081,8 +2090,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
...
@@ -2081,8 +2090,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
private:\
private:\
::std::string FormatDescription(bool negation) const {\
::std::string FormatDescription(bool negation) const {\
::std::string gmock_description = (description);\
::std::string gmock_description = (description);\
if (!gmock_description.empty())\
if (!gmock_description.empty())
{
\
return gmock_description;\
return gmock_description;\
}\
return ::testing::internal::FormatMatcherDescription(\
return ::testing::internal::FormatMatcherDescription(\
negation, #name, \
negation, #name, \
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
...
@@ -2190,8 +2200,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
...
@@ -2190,8 +2200,9 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
private:\
private:\
::std::string FormatDescription(bool negation) const {\
::std::string FormatDescription(bool negation) const {\
::std::string gmock_description = (description);\
::std::string gmock_description = (description);\
if (!gmock_description.empty())\
if (!gmock_description.empty())
{
\
return gmock_description;\
return gmock_description;\
}\
return ::testing::internal::FormatMatcherDescription(\
return ::testing::internal::FormatMatcherDescription(\
negation, #name, \
negation, #name, \
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
...
...
googlemock/include/gmock/gmock-generated-matchers.h.pump
View file @
93b05da2
...
@@ -647,8 +647,9 @@ $var param_field_decls2 = [[$for j
...
@@ -647,8 +647,9 @@ $var param_field_decls2 = [[$for j
private:
\
private:
\
::
std
::
string
FormatDescription
(
bool
negation
)
const
{
\
::
std
::
string
FormatDescription
(
bool
negation
)
const
{
\
::
std
::
string
gmock_description
=
(
description
);
\
::
std
::
string
gmock_description
=
(
description
);
\
if
(
!
gmock_description
.
empty
())
\
if
(
!
gmock_description
.
empty
())
{
\
return
gmock_description
;
\
return
gmock_description
;
\
}
\
return
::
testing
::
internal
::
FormatMatcherDescription
(
\
return
::
testing
::
internal
::
FormatMatcherDescription
(
\
negation
,
#
name
,
\
negation
,
#
name
,
\
::
testing
::
internal
::
UniversalTersePrintTupleFieldsToStrings
(
\
::
testing
::
internal
::
UniversalTersePrintTupleFieldsToStrings
(
\
...
...
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