mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-22 07:18:27 +00:00
Support all JSON escape codes (including \u) for parsing & text gen.
Bug: 16624362 Change-Id: Ia09ea404c0c11dd1dc6993a8cbd155bf8152b65f Tested: on Windows & Linux.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -35,3 +35,7 @@ flatsampletext
|
||||
snapshot.sh
|
||||
tests/go_gen
|
||||
CMakeLists.txt.user
|
||||
CMakeScripts/**
|
||||
build/Xcode/FlatBuffers.xcodeproj/project.xcworkspace/**
|
||||
build/Xcode/FlatBuffers.xcodeproj/xcuserdata/**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user