commit | 44a36035fa0dc1226a12a1a249dea2543d8c2a09 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Sep 21 17:52:02 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Sep 22 16:25:58 2017 -0700 |
tree | c0d57897d3205824100257de6e51c40d0c76c286 | |
parent | 98f721c63742d1c34a3d9b9c52b3e67ce5d94aca [diff] |
Base: Warn on using ostream<< with std::string* In most reasonable cases, this is actually a bug. So add a diagnostic. Test: m Change-Id: Ib506b45dbdbafcb1893486b08ef13ec8f11d0357