Commit f04a0408 by Abseil Team Committed by Derek Mauro

Export of internal Abseil changes

--
667d6502169b645de44d5aa79ff7524c329ef136 by Abseil Team <absl-team@google.com>:

Improve the error messages for absl::Substitute to clarify that an unescaped $ symbol is an error.

The existing functionality enforces that unescaped $ results in a compile-time error. However, the current error messages do not mention this case and make it easier to miss while looking for an incorrect numerical substitution argument.

PiperOrigin-RevId: 390242485
GitOrigin-RevId: 667d6502169b645de44d5aa79ff7524c329ef136
Change-Id: Iad1f1c18ab9686be11d40772e3d51dd233cfc9bc
parent b699707f
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