)]}'
{
  "commit": "2ffeb0a2b609228f0121df89a197e8e0d4058af7",
  "tree": "6f07d02d9f5422df93f696864ef554e9f4856c7f",
  "parents": [
    "3983bd2eb3b18909d93ca5c14c647fe4c259d264"
  ],
  "author": {
    "name": "Tom Stellard",
    "email": "tstellar@redhat.com",
    "time": "Mon Jun 17 22:57:11 2019 +0000"
  },
  "committer": {
    "name": "Tom Stellard",
    "email": "tstellar@redhat.com",
    "time": "Mon Jun 17 22:57:11 2019 +0000"
  },
  "message": "Merging r361158:\n\n------------------------------------------------------------------------\nr361158 | jprotze | 2019-05-20 07:21:42 -0700 (Mon, 20 May 2019) | 11 lines\n\n[OpenMP][OMPT] Fix locking testcases for 32 bit architectures\n\nhttps://reviews.llvm.org/D58454 did not fix the problem for a typical use\ncase of building LLVM with gcc or icc and then testing with the newly built\nclang compiler.\nThe compilers do not agree on how to extend a 32-bit pointer to uint64, so\nmake the pointer unsigned first, before adjusting the size.\n\nPatch by Joachim Protze\n\nDifferential Revision: https://reviews.llvm.org/D58506\n------------------------------------------------------------------------\n\ngit-svn-id: https://llvm.org/svn/llvm-project/openmp/branches/release_80@363628 91177308-0d34-0410-b5e6-96231b3b80d8\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "288916cd27c9d5eb8aad88e4fc44d60b2a7afd2b",
      "old_mode": 33188,
      "old_path": "runtime/src/kmp_atomic.h",
      "new_id": "004d1a6cdd6bc509c5877079dae6402786fc8b72",
      "new_mode": 33188,
      "new_path": "runtime/src/kmp_atomic.h"
    },
    {
      "type": "modify",
      "old_id": "61d4a93011205bc25a7da4aad440ea222f23523f",
      "old_mode": 33188,
      "old_path": "runtime/src/kmp_csupport.cpp",
      "new_id": "3afefed560fd669a950ea59eea290dc3d6306b75",
      "new_mode": 33188,
      "new_path": "runtime/src/kmp_csupport.cpp"
    },
    {
      "type": "modify",
      "old_id": "a6d02ddb85e3c7dbd65ffd8e95cd2ab3ec2a20aa",
      "old_mode": 33188,
      "old_path": "runtime/src/ompt-specific.cpp",
      "new_id": "b985f84614481f6b64febbee1192cd23765b1710",
      "new_mode": 33188,
      "new_path": "runtime/src/ompt-specific.cpp"
    },
    {
      "type": "modify",
      "old_id": "eae15757d6f2879de00f29499c9ec39acc9f9732",
      "old_mode": 33188,
      "old_path": "runtime/test/ompt/synchronization/lock.c",
      "new_id": "2a934ee855aba2e036c8ebdd887d71ec7e8267c7",
      "new_mode": 33188,
      "new_path": "runtime/test/ompt/synchronization/lock.c"
    },
    {
      "type": "modify",
      "old_id": "c83ceaf5d0d13018578245823ecefa035c9e2852",
      "old_mode": 33188,
      "old_path": "runtime/test/ompt/synchronization/nest_lock.c",
      "new_id": "159048e2e74ded251f27c659fe62a1fd94b3512a",
      "new_mode": 33188,
      "new_path": "runtime/test/ompt/synchronization/nest_lock.c"
    }
  ]
}
