diff options
author | Richard Uhler <ruhler@google.com> | 2015-08-31 16:16:14 -0700 |
---|---|---|
committer | Richard Uhler <ruhler@google.com> | 2015-09-03 10:17:16 -0700 |
commit | c21e4e67861f38e2ebce3cce633d01fcb8de5f1f (patch) | |
tree | 1ddaa3d51fa4f4cf35761d722e29bd6dfe68e630 /compiler/optimizing/graph_visualizer.cc | |
parent | ce209462cc1a7ce235e5ac0d0e6db6b402f73441 (diff) |
Make format args explicit in DocString.
Previously it was not clear that passing a single argument to
DocString.text, DocString.append, or DocString.uri would be treated as
a format string. With this change, the 'text', 'append', and 'uri'
methods take literal strings, and the new 'format', 'appendFormat',
and 'formattedUri' methods take format strings.
Bug: 23782192
Change-Id: I9a094575f0831de6659033052305f918c71ac8b7
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions