Respect shared attribute in Parser (#5885)
authorMika Raento <mikie@google.com>
Mon, 4 May 2020 17:33:11 +0000 (20:33 +0300)
committerGitHub <noreply@github.com>
Mon, 4 May 2020 17:33:11 +0000 (10:33 -0700)
commit6e9f5d98102043dcf4005b2dc3d13a43ba3bd562
treef94a063172fe6678b942007715a8d19e056e434d
parentff1c78233d68d5def89f3b0e38c29e890205e8fb
Respect shared attribute in Parser (#5885)

Respects the 'shared' field attribute when reading data with Parser.
include/flatbuffers/idl.h
src/idl_parser.cpp