feat: introduce limits for repeated elements in grammar. #326
Annotations
5 errors and 1 warning
Build (ubuntu-22.04)
Process completed with exit code 1.
|
Build (ubuntu-24.04)
Process completed with exit code 1.
|
clang-diagnostic-error:
examples/parser-cli/main.cpp#L14
no member named 'set_debug' in 'mizugaki::parser::sql_parser'
|
Analysis
Process completed with exit code 1.
|
Analysis
- *<https://github.com/project-tsurugi/mizugaki/runs/29005431761?check_suite_focus=true|[Clang-Tidy] 2 warnings>*
|
cppcoreguidelines-pro-bounds-constant-array-index:
include/mizugaki/parser/sql_parser_element_kind.h#L113
do not use array subscript when the index is not an integer constant expression
|