)]}'
{
  "commit": "d443cd62d289d972c0245488920acba2b14f7cf9",
  "tree": "97498a7979ae18a527185c1e99a3955637a72491",
  "parents": [
    "3a3732c2527056342051068c3dbaef4e822bd0a6"
  ],
  "author": {
    "name": "Hank Chang",
    "email": "hank.chang@sifive.com",
    "time": "Fri Mar 28 09:00:30 2025 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Mar 28 09:00:30 2025 +0800"
  },
  "message": "[ASan] Move early exit checks outside \"instrumentFunction()\" to avoid… (#133285)\n\n… unnecessary FunctionSanitizer construction (NFC)\n\nThis patch moves several early-exit checks (e.g., empty function, etc.)\nout of `AddressSanitizer::instrumentFunction` and into the caller. This\nchange avoids unnecessary construction of FunctionSanitizer when\ninstrumentation is not needed.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "80da830567d2e959db158bf601835ed857cdf9a3",
      "old_mode": 33188,
      "old_path": "llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp",
      "new_id": "62bfb7cec4ff0b22d5758b419a4043fbf5d3f163",
      "new_mode": 33188,
      "new_path": "llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp"
    }
  ]
}
