)]}'
{
  "commit": "39209724e66a20080bdebc609a051dfa0eb6b49f",
  "tree": "b384566fd5d69d055227f69e5a6e7d701f33ae90",
  "parents": [
    "04cc492ec3e2792e3fa790750ff678baa90bd436"
  ],
  "author": {
    "name": "NAKAMURA Takumi",
    "email": "geek4civic@gmail.com",
    "time": "Sat Nov 30 22:10:31 2024 +0900"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Nov 30 22:10:31 2024 +0900"
  },
  "message": "[YAML] Fix incorrect dash output in nested sequences (#116488)\n\nNested sequences could be defined but the YAML output was incorrect.\r\n`Output::newLineCheck()` was not able to emit multiple dashes `- ` and\r\nYAML parser sometimes didn\u0027t accept its output as the result.\r\n\r\nThis fixes for emitting corresponding dashes for consecutive\r\n`inSeqFirstElement`, but suppresses emission to the top\r\n`inSeqFirstElement`.\r\n\r\nThis also fixes for emitting flow elements onto nested sequences.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d259da65c5cf7f9f95595ee54054ec0fa7a0f882",
      "old_mode": 33188,
      "old_path": "llvm/lib/Support/YAMLTraits.cpp",
      "new_id": "f326422138488c5a9fedc51a89b06e35096482e9",
      "new_mode": 33188,
      "new_path": "llvm/lib/Support/YAMLTraits.cpp"
    },
    {
      "type": "modify",
      "old_id": "a7d1b338719f3b7a626bc96d7089dfba86ed4267",
      "old_mode": 33188,
      "old_path": "llvm/unittests/Support/YAMLIOTest.cpp",
      "new_id": "c0e9c57a77f19322d42df218693b359800154048",
      "new_mode": 33188,
      "new_path": "llvm/unittests/Support/YAMLIOTest.cpp"
    }
  ]
}
