)]}'
{
  "commit": "8b28d8677966b88179a2af911ffc72012cd753c4",
  "tree": "a91771957098130d9f72161cf57b84e7b12ba252",
  "parents": [
    "d7489148d4e14dcad180f045c133dd1d4a1139da"
  ],
  "author": {
    "name": "Steinar Midtskogen",
    "email": "stemidts@cisco.com",
    "time": "Mon Jan 09 11:33:20 2017 +0100"
  },
  "committer": {
    "name": "Steinar Midtskogen",
    "email": "stemidts@cisco.com",
    "time": "Mon Jan 09 21:07:11 2017 +0000"
  },
  "message": "Don\u0027t cast function pointers to void* (v64/v128/v256 unit tests)\n\nCasting function pointers to void* is undefined or illegal (depending\non C/C++ dialect) and should be avoided.  Data and code could reside\nin different memory.  In theory function pointers could be 64 bit and\ndata pointers could be 32 bit, so conversion to and from void* could\nchange the value.\n\nChange-Id: Ibb70e35f21dc307cb236aecd001e15a8a8d7f9ea\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "12296b9f63445c0b89a36ccb9c499fa7693ea221",
      "old_mode": 33188,
      "old_path": "test/simd_cmp_impl.h",
      "new_id": "5423a481ef0d915e86416d1570be2c4b5bf2c4ab",
      "new_mode": 33188,
      "new_path": "test/simd_cmp_impl.h"
    }
  ]
}
