)]}'
{
  "commit": "745b335211bb9eadfa6aa6301f84715cee4b37c5",
  "tree": "262a2bcf7b298e9202792fa5aae777ec4d4b1d9c",
  "parents": [
    "af54e989a0760d503e9268756eeb327768b7a208"
  ],
  "author": {
    "name": "Joerg Sonnenberger",
    "email": "joerg@bec.de",
    "time": "Wed Feb 27 00:40:59 2019 +0000"
  },
  "committer": {
    "name": "Yi Kong",
    "email": "yikong@google.com",
    "time": "Tue Apr 02 01:16:53 2019 -0700"
  },
  "message": "Fix inline assembler constraint validation\n\nThe current constraint logic is both too lax and too strict. It fails\nfor input outside the [INT_MIN..INT_MAX] range, but it also implicitly\naccepts 0 as value when it should not. Adjust logic to handle both\ncorrectly.\n\nDifferential Revision: https://reviews.llvm.org/D58649\n\n\ngit-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@354937 91177308-0d34-0410-b5e6-96231b3b80d8\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7a3dc3f60c1282f187b08a7bb813ba313ecaeedc",
      "old_mode": 33188,
      "old_path": "include/clang/Basic/TargetInfo.h",
      "new_id": "d41f4c6462cfe54c7a439b46ce9cf7229466bb5c",
      "new_mode": 33188,
      "new_path": "include/clang/Basic/TargetInfo.h"
    },
    {
      "type": "modify",
      "old_id": "8f94ff7b158a71a9d838e7a367bdb456869cfc90",
      "old_mode": 33188,
      "old_path": "test/Sema/inline-asm-validate-x86.c",
      "new_id": "5ea20eec05995ab26e42386308771d627b2726ff",
      "new_mode": 33188,
      "new_path": "test/Sema/inline-asm-validate-x86.c"
    }
  ]
}
