)]}'
{
  "commit": "4f49f7fc0bcfd22fd1870334694afd022dbebfd4",
  "tree": "41c3cf4eafe82651edd83e5ee12047d755f389bc",
  "parents": [
    "2dec0c03086e4bb872683d1f2e8d45f6c780e6af"
  ],
  "author": {
    "name": "Evan Wilde",
    "email": "etceterawilde@gmail.com",
    "time": "Fri Jan 19 15:44:43 2024 -0800"
  },
  "committer": {
    "name": "Brad King",
    "email": "brad.king@kitware.com",
    "time": "Wed Jan 24 14:43:21 2024 -0500"
  },
  "message": "Tests: Fix SwiftOnly test on Windows\n\nAdd public symbols to SubA and SubB.  The test was broken due to a\nbroken build graph.  The build graph expects libraries to emit the\n`.lib` file.  `link.exe` only emits the implib if the library exports at\nleast one symbol. Because these two libraries were empty, nothing was\ngenerated.\n\nFixing by adding a public symbol to both libraries.\n\nIssue: #25573\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391",
      "old_mode": 33188,
      "old_path": "Tests/SwiftOnly/SubA/SubA.swift",
      "new_id": "09ddd88ab6d9d9525586dc87aa26a98bf7499373",
      "new_mode": 33188,
      "new_path": "Tests/SwiftOnly/SubA/SubA.swift"
    },
    {
      "type": "modify",
      "old_id": "d593c4cd3f1a66f6fb52d9f459a37162c39e293f",
      "old_mode": 33188,
      "old_path": "Tests/SwiftOnly/SubB/SubB.swift",
      "new_id": "142fdaae0379c53e9f1ecc6d926f5bfc2a04aee9",
      "new_mode": 33188,
      "new_path": "Tests/SwiftOnly/SubB/SubB.swift"
    }
  ]
}
