)]}'
{
  "commit": "ed87795aa6a0ea7bc49cd9257ff363e220f35872",
  "tree": "07b426ccd5a582f378dbd81cbf6cb8d7a8912eca",
  "parents": [
    "86a2073b5bf5f0b44573b8f7e600040a8cdc8bc2"
  ],
  "author": {
    "name": "David Spickett",
    "email": "david.spickett@linaro.org",
    "time": "Fri Oct 24 10:05:22 2025 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Oct 24 10:05:22 2025 +0100"
  },
  "message": "[llvm][docs] Correct description of %t lit substitution (#164397)\n\n%t is currently documented as:\ntemporary file name unique to the test\n\nhttps://llvm.org/docs/CommandGuide/lit.html#substitutions\n\nWhich I take to mean if the path is a/b/c/tempfile, then %t would be\ntempfile. It is not, it\u0027s the whole path.\n\n(which is hinted at by %basename_t, but why would you read that if you\ndidn\u0027t need to use it)\n\nAs seen in #164396 this can create confusion when people use it as if it\nwere just the file name.\n\nMake it clear in the docs that this is a unique path, which can be used\nto make files or folders.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "70daae46170cd041ac515f0c472cd5247a73835e",
      "old_mode": 33188,
      "old_path": "llvm/docs/CommandGuide/lit.rst",
      "new_id": "bbc149740494aa791dce631b5debfb6297b24136",
      "new_mode": 33188,
      "new_path": "llvm/docs/CommandGuide/lit.rst"
    }
  ]
}
