DescriptionHandle unicode correctly in CallPrinter
CallPrinter currently has only a single use, namely to print the call
site when throwing CalledNonCallable (ConstructedNonConstructable)
errors. This ensures that unicode call sites such as "あいう"() are
printed correctly by using an IncrementalStringBuilder internally.
BUG=637167
Committed: https://crrev.com/a89639e79c77c2276fb20f150a7bdddcf6d572d6
Cr-Commit-Position: refs/heads/master@{#38790}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address comments #
Messages
Total messages: 12 (6 generated)
|