DescriptionFix JSONStringEscapeTest.EscapeBytes on iOS.
Clang has an apparent bug on arm64 which causes it to replace elements of the
|cases| array with garbage. Removing \0 from the end of the string constant
works around this bug. Tracked in https://llvm.org/bugs/show_bug.cgi?id=23437.
BUG=477682
TEST=Arm64 iOS bots go green.
Committed: https://crrev.com/bf21714b4e5432f50f1ca9d7190109e7d322e917
Cr-Commit-Position: refs/heads/master@{#329294}
Patch Set 1 #
Messages
Total messages: 15 (5 generated)
|