)]}'
{
  "commit": "6438ddf252b0e44fe97cfd77673c5fc3dabb0210",
  "tree": "4f0a5e1061f66009786f4b96b305f31de80f2485",
  "parents": [
    "d13119f26999533a3048db3db058e19ae02a76aa"
  ],
  "author": {
    "name": "Ziqing Luo",
    "email": "ziqing_luo@apple.com",
    "time": "Tue Jan 20 09:16:54 2026 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jan 20 09:16:54 2026 -0800"
  },
  "message": "[-Wunsafe-buffer-usage] Improve null-termination analysis on conditionals (#176262)\n\nThis commit adds two improvements to null-termination analysis on\nconditionals:\n- perform recursive constant folding\n- when the condition is not a constant, analyze both branches for\nnull-termination\n\nrdar://168256816",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3f5704458d59e563c6d42c9d01690a1e3cdceb78",
      "old_mode": 33188,
      "old_path": "clang/lib/Analysis/UnsafeBufferUsage.cpp",
      "new_id": "a7530d125072939df27b74b39de94513db7de2a8",
      "new_mode": 33188,
      "new_path": "clang/lib/Analysis/UnsafeBufferUsage.cpp"
    },
    {
      "type": "modify",
      "old_id": "01f7bdf0cf94b49801c0a2058b2b18688655d84d",
      "old_mode": 33188,
      "old_path": "clang/test/SemaCXX/warn-unsafe-buffer-usage-fold-conditional.cpp",
      "new_id": "e8f16c485e05b3605ca93b78caabca164b8c0042",
      "new_mode": 33188,
      "new_path": "clang/test/SemaCXX/warn-unsafe-buffer-usage-fold-conditional.cpp"
    }
  ]
}
