)]}'
{
  "commit": "bedff472afbf8b75331d06b6d3b5f41f2a7b02c7",
  "tree": "daee9c310ddca81c4c4d24d3bd549af247f5db7f",
  "parents": [
    "0df1b769d15eaa386a1d7e7eb6eadcfa38f31d2a"
  ],
  "author": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Thu Apr 30 23:48:26 2020 +0300"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Mon May 04 10:24:57 2020 +0300"
  },
  "message": "headers: Don\u0027t use the \u0027inline\u0027 attribute on Clang when targeting C89\n\nMove the defined(__clang__) into the condition next to\n__MINGW_GNUC_PREREQ(4, 3) (which doesn\u0027t trigger for clang, as clang\npresents itself as GCC 4.2).\n\nThis fixes building with Clang in C89 mode where we can\u0027t use the\n\u0027inline\u0027 attribute as such, but need to use __inline__ instead.\n\n(This doesn\u0027t trigger when building without optimizations, because\n__NO_INLINE__ is defined in those cases.)\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c1caae633156f2fba0c8729332e74c9146b9373e",
      "old_mode": 33188,
      "old_path": "mingw-w64-headers/crt/_mingw.h.in",
      "new_id": "01eff66faa2b0d665f2d1140f057e3f18313beaa",
      "new_mode": 33188,
      "new_path": "mingw-w64-headers/crt/_mingw.h.in"
    }
  ]
}
