)]}'
{
  "commit": "02effee6a9224b531cb3fe6eac8278b46b9fbe86",
  "tree": "310b38e74c5942a86975af4bcb32d3adab9b6e88",
  "parents": [
    "f6eba8fac812c70087af225f207f2d924f6e1ffa"
  ],
  "author": {
    "name": "Jack Palevich",
    "email": "jackpal@google.com",
    "time": "Mon Nov 09 12:52:45 2009 +0800"
  },
  "committer": {
    "name": "Jack Palevich",
    "email": "jackpal@google.com",
    "time": "Mon Nov 09 12:52:45 2009 +0800"
  },
  "message": "Correctly compute the type of an assignment expression.\n\nThis change enables following types of statements to work correctly:\n\n    a \u003d b \u003d 3;\n    if ((a \u003d getchar()) \u003c 0) { ... }\n\nThis fixes 2232082 acc: assignment in comparison segfaults\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6d9213c74cf57dc9021be1a31854f30d6ba14e75",
      "old_mode": 33188,
      "old_path": "libacc/acc.cpp",
      "new_id": "808752e3070b03e833e3f9d7472f52c85a903483",
      "new_mode": 33188,
      "new_path": "libacc/acc.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4fc7801d0a6d3fa9c955adba957365ab145fb262",
      "new_mode": 33188,
      "new_path": "libacc/tests/data/assignment.c"
    },
    {
      "type": "modify",
      "old_id": "c982d16c36f25fffc06265fa9e343ee9c95d3f84",
      "old_mode": 33188,
      "old_path": "libacc/tests/test.py",
      "new_id": "d9843011168b052b04a891ffe477dccbfc92bb53",
      "new_mode": 33188,
      "new_path": "libacc/tests/test.py"
    }
  ]
}
