[fidlc] Improved handling of missing table ordinals.
Make it clear that they are required for tables: - Removed some dead code that implied they weren't. - Updated the grammar accordingly. - Better error message. Change-Id: I6bc7ddc4dfc8b5626df9667c88aa63aee8ba4bda
Showing
- docs/development/languages/fidl/reference/grammar.md 1 addition, 1 deletiondocs/development/languages/fidl/reference/grammar.md
- zircon/system/host/fidl/include/fidl/parser.h 1 addition, 1 deletionzircon/system/host/fidl/include/fidl/parser.h
- zircon/system/host/fidl/lib/parser.cpp 9 additions, 9 deletionszircon/system/host/fidl/lib/parser.cpp
- zircon/system/utest/fidl-compiler/table_tests.cpp 6 additions, 3 deletionszircon/system/utest/fidl-compiler/table_tests.cpp
Loading
Please register or sign in to comment