)]}'
{
  "commit": "f4d28d9e27dffca0388d4e7d87963ecc6d77d6e2",
  "tree": "a6a4a1366017440438361d24beaf4de95bb7f92e",
  "parents": [
    "a67743392b45b7defa479055bdb24f32646433ed"
  ],
  "author": {
    "name": "Cordell Bloor",
    "email": "Cordell.Bloor@amd.com",
    "time": "Wed Mar 22 16:48:10 2023 -0600"
  },
  "committer": {
    "name": "Brad King",
    "email": "brad.king@kitware.com",
    "time": "Fri Jun 02 11:25:06 2023 -0400"
  },
  "message": "HIP: Fix implicit include directory detection under /usr/include\n\nThe `CMAKE_\u003cLANG\u003e_IMPLICIT_INCLUDE_DIRECTORIES` are computed using\n`try_compile` in `CMAKE_DETERMINE_COMPILER_ABI`, but the implicit\ninclude directories are not known during that `try_compile`.  This can\nbe a problem when the HIP runtime include path is `/usr/include`,\nbecause the runtime include path is always added to the userDirs and the\ncompiler automatically includes standard library headers via\n`__clang_hip_runtime_wrapper.h`.\n\nIssue: #24562\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "63b20438e86d577a614d8f97cde672fd6930e5e1",
      "old_mode": 33188,
      "old_path": "Source/cmLocalGenerator.cxx",
      "new_id": "7ad4023de55e44e99f6e4e3f218067d5c221f01c",
      "new_mode": 33188,
      "new_path": "Source/cmLocalGenerator.cxx"
    }
  ]
}
