This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Description
From bblfsh logs we got the error:
rpc error: code = Internal desc = tech.sourced.babelfish.DriverResponse.ResponseSendException
Error serializing the AST to JSON: com.fasterxml.jackson.databind.JsonMappingException: (was java.lang.NegativeArraySizeException) (through reference chain: tech.sourced.babelfish.DriverResponse[\"ast\"])
tech.sourced.babelfish.DriverResponse$ResponseSendException: com.fasterxml.jackson.databind.JsonMappingException: (was java.lang.NegativeArraySizeException) (through reference chain: tech.sourced.babelfish.DriverResponse[\"ast\"])
...
Files that triggered the error:
external/bsd/llvm/dist/clang/test/Index/annotate-deep-statements.cpp
src/pal/src/misc/sysinfo.cpp