)]}'
{
  "commit": "04e9b61cec8491ca35ba804d8e004a37caa4045e",
  "tree": "0ce6ac304d15ee1c03322c196c234ba9b49d4aeb",
  "parents": [
    "730e0d035b3bf12d37668540edbc6328e499f12f"
  ],
  "author": {
    "name": "Erich Keane",
    "email": "ekeane@nvidia.com",
    "time": "Tue Nov 21 11:08:48 2023 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Nov 21 11:08:48 2023 -0800"
  },
  "message": "[OpenACC] Implement Atomic construct variants (#73015)\n\n`atomic` is required to be followed by a special `atomic clause`, so\r\nthis patch manages the parsing of that. We are representing each of the\r\nvariants of the atomic construct as separate kinds, because they have\r\ndistinct rules/application/etc, and this should make it easier to check\r\nrules in the future.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2a818638720abb05d4ad6cf2989fef08faa76821",
      "old_mode": 33188,
      "old_path": "clang/include/clang/Basic/OpenACCKinds.h",
      "new_id": "cf4bad9ce0cb9ff07f44235321ec6fb5446dde35",
      "new_mode": 33188,
      "new_path": "clang/include/clang/Basic/OpenACCKinds.h"
    },
    {
      "type": "modify",
      "old_id": "a0f8fa97f6fa7012480114321665569d57c23483",
      "old_mode": 33188,
      "old_path": "clang/lib/Parse/ParseOpenACC.cpp",
      "new_id": "978a07ec82e4288b7be8da9583cb15f6c0647758",
      "new_mode": 33188,
      "new_path": "clang/lib/Parse/ParseOpenACC.cpp"
    },
    {
      "type": "modify",
      "old_id": "a5270daf6034cf884cdbe5088b227b05edcbb87f",
      "old_mode": 33188,
      "old_path": "clang/test/ParserOpenACC/parse-constructs.c",
      "new_id": "59d14cff9d416e98e0dc6faa6f40f252648f735c",
      "new_mode": 33188,
      "new_path": "clang/test/ParserOpenACC/parse-constructs.c"
    }
  ]
}
