)]}'
{
  "commit": "85641a0f26061f7c98db42a2adb3250c07ce504e",
  "tree": "6978ca96c26eb4e4a7beaaa1768218039ada926e",
  "parents": [
    "6f2bf15e15bf7516c393966577d72b79cba7f980"
  ],
  "author": {
    "name": "Cherry Zhang",
    "email": "cherryyz@google.com",
    "time": "Tue Dec 10 18:13:08 2019 -0500"
  },
  "committer": {
    "name": "Ian Lance Taylor",
    "email": "iant@golang.org",
    "time": "Wed Dec 11 00:15:25 2019 +0000"
  },
  "message": "compiler: generate type descriptor for pointer to alias defined in another package\n\nWhen a type descriptor is needed (for e.g. interface conversion),\nif the type is a pointer to a named type defined in another\npackage, we don\u0027t generate the definition of the type descriptor\nbecause it is generated in the package where the type is defined.\nHowever, if the named type is an alias to an unnamed type, its\ndescriptor is not generated in the other package, and we need to\ngenerate it.\n\nChange-Id: Id54edb1e0df0bf65f755433118da3da00f0186d3\nReviewed-on: https://go-review.googlesource.com/c/gofrontend/+/210787\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e02b832df149d08ff1427e307f2ff206d34df6dc",
      "old_mode": 33188,
      "old_path": "go/types.cc",
      "new_id": "7afdba7b3f9114953b677c85328fc1b25acf3991",
      "new_mode": 33188,
      "new_path": "go/types.cc"
    }
  ]
}
