)]}'
{
  "commit": "ea452c0a020a7ad35bde86c0accabe1c994941aa",
  "tree": "1fe10df4e274901a82a214ba31ae34392041a973",
  "parents": [
    "b9e41ae6f9efb068e1fe137357c3d8ded31cdd02"
  ],
  "author": {
    "name": "Nathan Ridge",
    "email": "zeratul976@hotmail.com",
    "time": "Tue Sep 30 02:49:04 2025 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Sep 30 02:49:04 2025 -0400"
  },
  "message": "[clangd] Fix off-by-one error in CommandMangler (#160029)\n\nSawInput() is intended to be called for every argument after a `--`, but\nit was mistakenly being called for the `--` itself.\n\nPartially fixes https://github.com/clangd/clangd/issues/1850",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "80391fe8cce25df72c928dcfb094e20dd6154b44",
      "old_mode": 33188,
      "old_path": "clang-tools-extra/clangd/CompileCommands.cpp",
      "new_id": "c9da98e96ccfb0e8cd3736b5208001b9e4c427ac",
      "new_mode": 33188,
      "new_path": "clang-tools-extra/clangd/CompileCommands.cpp"
    },
    {
      "type": "modify",
      "old_id": "2ce2975bd962bc39e1a1c1d8e32c587c6b208e82",
      "old_mode": 33188,
      "old_path": "clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp",
      "new_id": "e324404e627c24fea64c135293052a66d484df9d",
      "new_mode": 33188,
      "new_path": "clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp"
    }
  ]
}
