)]}'
{
  "commit": "dac99e8221a84d09ea17efdee55e308d56d80cbc",
  "tree": "601915f167ea8413d59af59aee66537796d977cb",
  "parents": [
    "f32791f5d53bd62bf17678cc8566a3ca169238a6"
  ],
  "author": {
    "name": "Nicolas Capens",
    "email": "capn@google.com",
    "time": "Thu Nov 19 04:18:58 2020 +0000"
  },
  "committer": {
    "name": "swiftshader-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "swiftshader-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Apr 16 14:21:28 2021 +0000"
  },
  "message": "Update Kokoro\u0027s clang-format to version 11.0.1\n\nDownloaded from:\nhttps://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.1\n\nIt fixes obeying PointerAlignment for the ellipsis in variadic templates\n(https://reviews.llvm.org/D83564), so patch all the files that use them.\n\nclang-format 11 also introduces support for IndentCaseBlocks\n(https://reviews.llvm.org/D72276), but leave that unused for now. The\ndefault (false) does not change formatting.\n\nNote that Chromium\u0027s buildtools comes with a version of clang-format\nwhich claims to be 11.0.0 but is actually older and does not produce\nthe same formatting as the official release version:\nhttp://crbug.com/1150875. Use binaries from the download link above\ninstead.\n\nBug: b/144825072\nChange-Id: I1c9a680f5619926db1ed93afea94d8942926af37\nReviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/50568\nPresubmit-Ready: Nicolas Capens \u003cnicolascapens@google.com\u003e\nKokoro-Result: kokoro \u003cnoreply+kokoro@google.com\u003e\nTested-by: Nicolas Capens \u003cnicolascapens@google.com\u003e\nReviewed-by: Alexis Hétu \u003csugoi@google.com\u003e\nCommit-Queue: Nicolas Capens \u003cnicolascapens@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "015ba9fc24e8fc780c52907e0a98c09327be01df",
      "old_mode": 33188,
      "old_path": "README.md",
      "new_id": "5851403c8d74659f46be709112492560f687d85d",
      "new_mode": 33188,
      "new_path": "README.md"
    },
    {
      "type": "modify",
      "old_id": "62675333f40511c8cc44d3580f5d7224c1ad0af9",
      "old_mode": 33188,
      "old_path": "src/Reactor/Print.hpp",
      "new_id": "fcd7ec58b378e4879212507d416a8b66610a5872",
      "new_mode": 33188,
      "new_path": "src/Reactor/Print.hpp"
    },
    {
      "type": "modify",
      "old_id": "922e21f7863bf1e42e42f6e26a6b53ab56e2e96f",
      "old_mode": 33188,
      "old_path": "src/Reactor/Reactor.hpp",
      "new_id": "fac6bb051ae8bb05ccdae1d2d3e49cc815048376",
      "new_mode": 33188,
      "new_path": "src/Reactor/Reactor.hpp"
    },
    {
      "type": "modify",
      "old_id": "eb8929de436bcd2d4b128111ee3d9ac80fcc9cfb",
      "old_mode": 33188,
      "old_path": "src/Reactor/Routine.hpp",
      "new_id": "24c5198032f87a58c8d4fb5f49b26ba62b28a2a9",
      "new_mode": 33188,
      "new_path": "src/Reactor/Routine.hpp"
    },
    {
      "type": "modify",
      "old_id": "c536639ddd8e7724257566e206c02153071b134a",
      "old_mode": 33188,
      "old_path": "src/Reactor/SubzeroReactor.cpp",
      "new_id": "61243c0f99efc815cfbd2e52de667e06ac9d80f3",
      "new_mode": 33188,
      "new_path": "src/Reactor/SubzeroReactor.cpp"
    },
    {
      "type": "modify",
      "old_id": "7ec4db7e2d3c889a232cffaeac6d8e0de678eeea",
      "old_mode": 33188,
      "old_path": "src/Vulkan/VkCommandBuffer.cpp",
      "new_id": "53c62b986f2b361682811816684651ca7c67184a",
      "new_mode": 33188,
      "new_path": "src/Vulkan/VkCommandBuffer.cpp"
    },
    {
      "type": "modify",
      "old_id": "1f29ac1fce0343808e4d170ab8885e4bdf84487d",
      "old_mode": 33188,
      "old_path": "src/Vulkan/VkCommandBuffer.hpp",
      "new_id": "567602ac2930649611f7ab680ce51d34a0cb552f",
      "new_mode": 33188,
      "new_path": "src/Vulkan/VkCommandBuffer.hpp"
    },
    {
      "type": "modify",
      "old_id": "e6fca4116f7314db8a0290d11893fac168f41e3b",
      "old_mode": 33261,
      "old_path": "src/clang-format-all.sh",
      "new_id": "d2cc3163cbc266e7c0ad9f43869804df914cd0ac",
      "new_mode": 33261,
      "new_path": "src/clang-format-all.sh"
    },
    {
      "type": "modify",
      "old_id": "e380ef2e617f508847745b591c787c985dc90acc",
      "old_mode": 33188,
      "old_path": "tests/VulkanWrapper/DrawTester.hpp",
      "new_id": "23cbd93eb3d4b756e69f893588beb979cd7610b8",
      "new_mode": 33188,
      "new_path": "tests/VulkanWrapper/DrawTester.hpp"
    },
    {
      "type": "modify",
      "old_id": "8944a5193a34dc5cef444bec8a4755d4ff84faaa",
      "old_mode": 33261,
      "old_path": "tests/kokoro/gcp_ubuntu/check_style.sh",
      "new_id": "0df1b947642daf151595ca1e4e4b9fdfa4a03df0",
      "new_mode": 33261,
      "new_path": "tests/kokoro/gcp_ubuntu/check_style.sh"
    },
    {
      "type": "delete",
      "old_id": "5e8133b09ef32e43bcd832976ffe210fa0cee7f7",
      "old_mode": 33188,
      "old_path": "tests/kokoro/gcp_ubuntu/clang+llvm-10.0.0-x86_64-linux-gnu-ubuntu-18.04.tar.xz.sig",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "cce80a193328e306d24d5804493839beb0172ea0",
      "new_mode": 33188,
      "new_path": "tests/kokoro/gcp_ubuntu/clang+llvm-11.0.1-x86_64-linux-gnu-ubuntu-16.04.tar.xz.sig"
    },
    {
      "type": "delete",
      "old_id": "4b3cdde492e638eaccfdc5a847b8569c66cb1aba",
      "old_mode": 33188,
      "old_path": "tests/kokoro/gcp_ubuntu/hans-gpg-key.asc",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "eba625c41a5fb1646d8b087acb97a6f079901712",
      "new_mode": 33188,
      "new_path": "tests/kokoro/gcp_ubuntu/tstellar-gpg-key.asc"
    }
  ]
}
