mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 07:16:08 +00:00

Such ranges can legitimately arise in the case of invalid code, such as a declaration missing an ending brace. Fixes https://github.com/clangd/clangd/issues/1559