mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00

ca072e3734
cmListFileLexer: Test for broken UTF-32-(BE|LE) BOM3b8ddf3f45
cmListFileLexer: Handle null character in the grammar7040406f86
cmListFileLexer: Do not require null-terminated input0a26c08004
cm/string_view: Prevent find access past string end63328f01f8
Utilities/Scripts: Drop CommandArgument lexer/parser generation step Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !11173