)]}'
{
  "commit": "5b72dd303e0d46bffb4dcf035901ad570a32b41f",
  "tree": "f4fa48f5fd6052bc27314000e28e34e90a75fa48",
  "parents": [
    "6cae2d6b57e307f140bfa25751537842878f5587"
  ],
  "author": {
    "name": "thakis",
    "email": "thakis@chromium.org",
    "time": "Mon Nov 07 17:44:32 2016 -0800"
  },
  "committer": {
    "name": "Commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Tue Nov 08 01:57:11 2016 +0000"
  },
  "message": "gn: Diag on distinct toolchains with the same name.\n\nPreviously, toolchains with the same name used to silently write to the same output\ndirectory and clobber each others generated .ninja files.  After this patch, this still\nhappens, but gn writes an error message while writing the final build.ninja file.\n\nExample output:\nERROR at //build/toolchain/mac2/BUILD.gn:51:3: Duplicate toolchain.\n  toolchain(target_name) {\n  ^-----------------------\nTwo or more toolchains write to the same directory:\n  //out/gn1/clang_x64/\n\nThis can be fixed by making sure that distinct toolchains have\ndistinct names.\n\nSee //build/toolchain/mac3/BUILD.gn:51:3: Previous toolchain.\n  toolchain(target_name) {\n  ^-----------------------\n\nDepends on https://codereview.chromium.org/2485523002/\n\nBUG\u003d661054\n\nReview-Url: https://codereview.chromium.org/2483713003\nCr-Original-Commit-Position: refs/heads/master@{#430473}\nCr-Mirrored-From: https://chromium.googlesource.com/chromium/src\nCr-Mirrored-Commit: eab6e2d58dc3b71e094ff58d822980ca3473caf8\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a805bb9e9a4ab78874d80ffc8429ab2f95c97b40",
      "old_mode": 33188,
      "old_path": "tools/gn/ninja_build_writer.cc",
      "new_id": "74a77878c42492afba7a9902aa3128a9506a3d17",
      "new_mode": 33188,
      "new_path": "tools/gn/ninja_build_writer.cc"
    },
    {
      "type": "modify",
      "old_id": "530ac7189035cea75d46c0a36fcdc983dfde6c13",
      "old_mode": 33188,
      "old_path": "tools/gn/ninja_build_writer.h",
      "new_id": "51535aabf76ca16f9d5b6d1c5869a2b9638a4f80",
      "new_mode": 33188,
      "new_path": "tools/gn/ninja_build_writer.h"
    }
  ]
}
