summaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2019-11-18 22:42:08 (GMT)
committerGennadiy Civil <misterg@google.com>2019-11-19 16:25:59 (GMT)
commit50cfbb726b26700d143ce5bb55c0b5e86de7a1e6 (patch)
tree6723cda2dfb8f6a528ea2597a3535d54ec567d4a /googlemock/include/gmock
parentc27acebba3b3c7d94209e0467b0a801db4af73ed (diff)
downloadgoogletest-50cfbb726b26700d143ce5bb55c0b5e86de7a1e6.zip
googletest-50cfbb726b26700d143ce5bb55c0b5e86de7a1e6.tar.gz
googletest-50cfbb726b26700d143ce5bb55c0b5e86de7a1e6.tar.bz2
Googletest export
Update stale comments to point to proper location. PiperOrigin-RevId: 281157036
Diffstat (limited to 'googlemock/include/gmock')
-rw-r--r--googlemock/include/gmock/gmock-generated-actions.h2
-rw-r--r--googlemock/include/gmock/gmock-generated-actions.h.pump2
2 files changed, 2 insertions, 2 deletions
diff --git a/googlemock/include/gmock/gmock-generated-actions.h b/googlemock/include/gmock/gmock-generated-actions.h
index cee96da..5bb6266 100644
--- a/googlemock/include/gmock/gmock-generated-actions.h
+++ b/googlemock/include/gmock/gmock-generated-actions.h
@@ -1638,7 +1638,7 @@ struct AdlTag {};
// InvokeArgumentAdl - a helper for InvokeArgument.
// The basic overloads are provided here for generic functors.
// Overloads for other custom-callables are provided in the
-// internal/custom/callback-actions.h header.
+// internal/custom/gmock-generated-actions.h header.
template <typename R, typename F>
R InvokeArgumentAdl(AdlTag, F f) {
diff --git a/googlemock/include/gmock/gmock-generated-actions.h.pump b/googlemock/include/gmock/gmock-generated-actions.h.pump
index 283abcd..1fa5e77 100644
--- a/googlemock/include/gmock/gmock-generated-actions.h.pump
+++ b/googlemock/include/gmock/gmock-generated-actions.h.pump
@@ -564,7 +564,7 @@ struct AdlTag {};
// InvokeArgumentAdl - a helper for InvokeArgument.
// The basic overloads are provided here for generic functors.
// Overloads for other custom-callables are provided in the
-// internal/custom/callback-actions.h header.
+// internal/custom/gmock-generated-actions.h header.
$range i 0..n
$for i