)]}'
{
  "commit": "975489d86f0e5c333e36467d84704d022e4ce13d",
  "tree": "f9249bf8d189c3335a127097de19c2e2aa38ea8e",
  "parents": [
    "b894f2ef8efb68d09743c1fb2ebabbc7a046e037"
  ],
  "author": {
    "name": "Chandler Carruth",
    "email": "chandlerc@gmail.com",
    "time": "Sun Apr 10 08:36:24 2011 +0000"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon Sep 14 20:09:15 2020 -0700"
  },
  "message": "Enhance the diagnostic for literal float -\u003e int conversions to suggest\nrewriting the literal when the value is integral. It is not uncommon to\nsee code written as:\n\n  const int kBigNumber \u003d 42e5;\n\nWithout any real awareness that this is no longer an ICE. The note helps\nautomate and ease the process of fixing code that violates the warning.\n\nllvm-svn: 129243\nGitOrigin-RevId: 016ef400c41fee3ba8036c0e8ef26cb48f9365f5\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "edcf4ef14fbd9c6c87dcc95332412611a4a38c4f",
      "old_mode": 33188,
      "old_path": "include/clang/Basic/DiagnosticSemaKinds.td",
      "new_id": "4ec3d735af57ec8e93e94e48fb4b71bea2b5c580",
      "new_mode": 33188,
      "new_path": "include/clang/Basic/DiagnosticSemaKinds.td"
    },
    {
      "type": "modify",
      "old_id": "e1adfd48396c77487e6ceb806cda06289256773f",
      "old_mode": 33188,
      "old_path": "lib/Sema/SemaChecking.cpp",
      "new_id": "9372a16bf1c14a3cf538b5c37bef13940ff1f271",
      "new_mode": 33188,
      "new_path": "lib/Sema/SemaChecking.cpp"
    },
    {
      "type": "modify",
      "old_id": "d054a047650546448daf1fc66b0e35566fd41935",
      "old_mode": 33188,
      "old_path": "test/Sema/knr-def-call.c",
      "new_id": "6243af61939896ec3a18f2fdded426a45aca98da",
      "new_mode": 33188,
      "new_path": "test/Sema/knr-def-call.c"
    },
    {
      "type": "modify",
      "old_id": "dab5c01bf6b031b6fdd210819dd217aa59ebb998",
      "old_mode": 33188,
      "old_path": "test/SemaCXX/warn-literal-conversion.cpp",
      "new_id": "b9c952873b9f7915ee89088f49685dd1a6c0d464",
      "new_mode": 33188,
      "new_path": "test/SemaCXX/warn-literal-conversion.cpp"
    }
  ]
}
