)]}'
{
  "commit": "5d0a4153b0bcc86c5a23310d5b648a587be3c56d",
  "tree": "0d650ec9c4e05d892c8d7fc99bb334fffb52c47c",
  "parents": [
    "037970ef8d8e5b1d9d3d6defc9aa3886dbfea29a"
  ],
  "author": {
    "name": "Takuto Ikuta",
    "email": "tikuta@google.com",
    "time": "Thu Aug 28 17:13:06 2025 +0900"
  },
  "committer": {
    "name": "GN LUCI",
    "email": "gn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Aug 28 19:52:42 2025 -0700"
  },
  "message": "Check all targets to find duplicated outputs.\n\nCurrently, GN doesn\u0027t find duplicated outputs between different\ntoolchain target. To fix this, I changed to see all_targets_ instead of\ndefault_toolchain_targets_ for duplicated output error.\n\nThis is to fix error in\nhttps://ci.chromium.org/ui/p/chromium/builders/try/ios-catalyst/2510/overview\n\nWith this CL error for the build config changed from\n\n```\nTwo or more targets generate the same output:\n  sdk/xcode_links/MacOSX26.0.sdk/usr/include/DarwinBasic.modulemap\n\nThis is can often be fixed by changing one of the target names, or by\nsetting an output_name on one of them.\n\nCollisions:\n  //buildtools/third_party/libc++:copy_sysroot_modulemaps(//build/toolchain/ios:ios_clang_x64)\n```\nto\n\n```\nTwo or more targets generate the same output:\n  sdk/xcode_links/MacOSX26.0.sdk/usr/include/DarwinBasic.modulemap\n\nThis is can often be fixed by changing one of the target names, or by\nsetting an output_name on one of them.\n\nCollisions:\n  //buildtools/third_party/libc++:copy_sysroot_modulemaps(//build/toolchain/ios:ios_clang_x64)\n  //buildtools/third_party/libc++:copy_sysroot_modulemaps(//build/toolchain/mac:clang_arm64)\n```\n\nChange-Id: I6f95854c54f33c6809afc1cb43715e33f0677555\nReviewed-on: https://gn-review.googlesource.com/c/gn/+/19760\nReviewed-by: Sylvain Defresne \u003csdefresne@chromium.org\u003e\nCommit-Queue: Takuto Ikuta \u003ctikuta@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ca8ff17cfb6f31f53e7e72a5b9930f08690c78fe",
      "old_mode": 33188,
      "old_path": "src/gn/ninja_build_writer.cc",
      "new_id": "d8d7c3920dd0e0089a4abe4823d25d87c05dc19d",
      "new_mode": 33188,
      "new_path": "src/gn/ninja_build_writer.cc"
    }
  ]
}
