)]}'
{
  "commit": "dd63ede2f548dc70b74ad2040a95f45cf5aa94a4",
  "tree": "8cd5726047ed84c3ea784ea63dcd0345461a5758",
  "parents": [
    "8079a2c57862115f7fe4dbe72f07cf944a7f6aed"
  ],
  "author": {
    "name": "Amr Hesham",
    "email": "amr96@programmer.net",
    "time": "Tue Oct 15 18:18:24 2024 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Oct 15 18:18:24 2024 +0200"
  },
  "message": "[llvm][NFC] Remove redundant copy parameter (#109859)\n\nRemove redundant copy parameter and move it\r\n\r\nfrom `explicit OwningMemoryBlock(MemoryBlock M) : M(M) {}`\r\n\r\nto `explicit OwningMemoryBlock(MemoryBlock M) : M(std::move(m)) {}`\r\n\r\nFixes: #95640",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d7d60371d315f0b52942fa73625b62cb961b8183",
      "old_mode": 33188,
      "old_path": "llvm/include/llvm/Support/Memory.h",
      "new_id": "c02a3cc14dc7de2dab7035613506f01a1d8eb347",
      "new_mode": 33188,
      "new_path": "llvm/include/llvm/Support/Memory.h"
    }
  ]
}
