DescriptionNamespace-qualify calls to logging::MakeCheckOpString
Otherwise, argument-dependent lookup will (given that the proper set
of headers are included at the same time) identify WebRTC's
rtc::MakeCheckOpString as an alternative to logging::MakeCheckOpString
if one of the function arguments are from the rtc:: namespace, making
the call ambiguous.
This was the reason why https://codereview.webrtc.org/2384693002 had
to be reverted.
Committed: https://crrev.com/1a928bccdd01937e89f6c89bca9ad4a8735f7542
Cr-Commit-Position: refs/heads/master@{#422905}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|