)]}' { "commit": "0db69f005265becb069d86eebf16cd85e98e2e47", "tree": "23033a1ca760177eec05f5421f1118e4d3b99f0e", "parents": [ "55a389762de55f73466625afb9b4d13ce03e9de2" ], "author": { "name": "Sergey Karchevsky", "email": "sergey.ext@gmail.com", "time": "Mon Jun 28 20:20:50 2021 +0000" }, "committer": { "name": "Dawn LUCI CQ", "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Mon Jun 28 20:20:50 2021 +0000" }, "message": "Fix compilation error when building with CMake and Clang\n\nRefBase::Detatch() method in RefBase.h calls std::move,\nbut no appropriate header was included. Error example was:\nRefBase.h:137:22: error: no member named \u0027move\u0027 in namespace \u0027std\u0027\n\nChange-Id: I60f84bffba06ba5fd3fea7fb9c4908cfe3989472\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/56281\nReviewed-by: Corentin Wallez \u003ccwallez@chromium.org\u003e\nCommit-Queue: Corentin Wallez \u003ccwallez@chromium.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "6ba4f507e882c49a0704545cbdbfd816fcfc30a5", "old_mode": 33188, "old_path": "src/common/RefBase.h", "new_id": "0127a26801b724020328cf7a5345d28860a4edd4", "new_mode": 33188, "new_path": "src/common/RefBase.h" } ] }