)]}'
{
  "commit": "fbd1b6567ae41d64f1dbb6b32c7cf8a1b710b8d9",
  "tree": "f3cf9c929d38bdb3ee4d883743b16145c798dcee",
  "parents": [
    "34fe032fdb9315fe8da699126eb506ad6d2883ec"
  ],
  "author": {
    "name": "Michael Buch",
    "email": "michaelbuch12@gmail.com",
    "time": "Thu Jul 04 18:06:10 2024 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jul 04 17:06:10 2024 +0100"
  },
  "message": "[lldb][DataFormatter][NFC] Move std::map iterator formatter into LibCxxMap.cpp (#97687)\n\nThe two formatters follow very similar techniques to retrieve data out\r\nof the map. We\u0027re changing this for `std::map` in\r\nhttps://github.com/llvm/llvm-project/pull/97579 and plan to change it in\r\nthe same way for the iterator formatter. Having them in the same place\r\nwill allow us to re-use some of the logic (and we won\u0027t have to repeat\r\nsome of the clarification comments).",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ad467c3966e60902d0d68d082391c3bd7f9fa995",
      "old_mode": 33188,
      "old_path": "lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp",
      "new_id": "05cfa0568c25d4932d2a878a784b1c5b2f6da2e8",
      "new_mode": 33188,
      "new_path": "lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp"
    },
    {
      "type": "modify",
      "old_id": "7fe15d1bf3f7af49ce1d9708d7062de9b0b7513f",
      "old_mode": 33188,
      "old_path": "lldb/source/Plugins/Language/CPlusPlus/LibCxx.h",
      "new_id": "21dba015d1ba19ea40e7fe368491eedf16ba74d2",
      "new_mode": 33188,
      "new_path": "lldb/source/Plugins/Language/CPlusPlus/LibCxx.h"
    },
    {
      "type": "modify",
      "old_id": "6c2bc1a34137ab89fb9b1f78546d8be8b1b5eeee",
      "old_mode": 33188,
      "old_path": "lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp",
      "new_id": "c2bb3555908bee73410ebe8ec060d4a3b749b741",
      "new_mode": 33188,
      "new_path": "lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp"
    }
  ]
}
