"vscode:/vscode.git/clone" did not exist on "c2989fe29b6a75c61388272ae4cfdc9b70a12345"
Commit 50cfbb72 authored by Abseil Team's avatar Abseil Team Committed by Gennadiy Civil
Browse files

Googletest export

Update stale comments to point to proper location.

PiperOrigin-RevId: 281157036
parent c27acebb
...@@ -1638,7 +1638,7 @@ struct AdlTag {}; ...@@ -1638,7 +1638,7 @@ struct AdlTag {};
// InvokeArgumentAdl - a helper for InvokeArgument. // InvokeArgumentAdl - a helper for InvokeArgument.
// The basic overloads are provided here for generic functors. // The basic overloads are provided here for generic functors.
// Overloads for other custom-callables are provided in the // 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> template <typename R, typename F>
R InvokeArgumentAdl(AdlTag, F f) { R InvokeArgumentAdl(AdlTag, F f) {
......
...@@ -564,7 +564,7 @@ struct AdlTag {}; ...@@ -564,7 +564,7 @@ struct AdlTag {};
// InvokeArgumentAdl - a helper for InvokeArgument. // InvokeArgumentAdl - a helper for InvokeArgument.
// The basic overloads are provided here for generic functors. // The basic overloads are provided here for generic functors.
// Overloads for other custom-callables are provided in the // 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 $range i 0..n
$for i $for i
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment