)]}' { "commit": "c40d15d5da0864d82f23513b6366305b44d9c484", "tree": "fea74bfb92d04487afbc3103c74fce9d4f132440", "parents": [ "a6969c435943152d70021fe6a28e5c085cd123b4" ], "author": { "name": "Ben Clayton", "email": "bclayton@google.com", "time": "Thu Oct 14 22:43:21 2021 +0000" }, "committer": { "name": "Tint LUCI CQ", "email": "tint-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Oct 14 22:43:21 2021 +0000" }, "message": "resolver: Apply some missing explicit casts\n\nThese constructor parameters of StructMember take a uint32_t.\nThe compiler will normally warn / error about this, but there\u0027s some quirk of std::make_shared that makes the compiler silence this warning (possibly because the constructor call is in the STL?).\n\nWas noticed when experimenting with BlockAllocator::Create() to reduce binary size.\n\nChange-Id: I8cdf5078150927e5624752ee7374305c0a5982f0\nReviewed-on: https://dawn-review.googlesource.com/c/tint/+/66448\nKokoro: Kokoro \u003cnoreply+kokoro@google.com\u003e\nCommit-Queue: Ben Clayton \u003cbclayton@google.com\u003e\nReviewed-by: James Price \u003cjrprice@google.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "2afd09c19bba30fdf0d217a9ccd9e041c07216c9", "old_mode": 33188, "old_path": "src/resolver/resolver.cc", "new_id": "13231317ccef28341bd2bf5305b5bcb85cf573b2", "new_mode": 33188, "new_path": "src/resolver/resolver.cc" } ] }