aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/llvm.zig
diff options
context:
space:
mode:
authorCody Tapscott <topolarity@tapscott.me>2022-03-01 20:51:01 -0700
committerAndrew Kelley <andrew@ziglang.org>2022-03-02 14:45:19 -0500
commit5c8a507e7a8e2e58a0ca855689bcd2edd2ab6ab8 (patch)
tree97fc20a6da874c0d808c31e92609e95bb854c973 /src/codegen/llvm.zig
parentaa867c7dbe6576f61f957667fef769030aff7c69 (diff)
downloadzig-5c8a507e7a8e2e58a0ca855689bcd2edd2ab6ab8.tar.gz
zig-5c8a507e7a8e2e58a0ca855689bcd2edd2ab6ab8.zip
stage2 parser: UTF-8 encode \u{NNNNNN} escape sequences
The core of this change is to re-use the escape sequence parsing logic for parsing both string and character literals. The actual fix is that UTF-8 encoding was missing for string literals with \u{...} escape sequences.
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions