)]}'
{
  "commit": "05d55eace02f9221601257fc1455801d32cd66ff",
  "tree": "089f1622787aedbd40604fb44d75a1d349bc11f6",
  "parents": [
    "fbe4b4474be1c50430572f657dbdbd3d6aa6c815"
  ],
  "author": {
    "name": "Yakun Xu",
    "email": "xyk@google.com",
    "time": "Mon Sep 01 21:03:10 2025 +0800"
  },
  "committer": {
    "name": "Yakun Xu",
    "email": "xyk@google.com",
    "time": "Tue Sep 02 00:44:21 2025 -0700"
  },
  "message": "Fix incorrect single quote in compdb\n\nIf the flags contains quotes, the generated command would include\nsingle-quote around the argument, which leads to incorrect commands\nbeing generated in compdb, thus dropped by clangd from using it.\n\nThis commit trims the leading and trailing single quote from argument so\nthat the generated compdb is correct for clangd.\n\nBug: 442496243\nTest: manual\nChange-Id: Ib23bc09bff2c706d04c5188993f35ce8ecceecaa\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4f61e5793287307cd5ca78db5202aa39ce63ab3b",
      "old_mode": 33188,
      "old_path": "cc/compdb.go",
      "new_id": "505c8fff03878395f6316afe8c012536c4d09a37",
      "new_mode": 33188,
      "new_path": "cc/compdb.go"
    }
  ]
}
