commit | 9d8af6af656e86b67bc549d124c2fc21a68fa7cd | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu May 19 19:29:35 2022 +0000 |
committer | Steven Moreland <smoreland@google.com> | Wed Jun 22 21:54:43 2022 +0000 |
tree | d9b4e32891ae5ae74080d3ac46279cfade1fcc52 | |
parent | 8874ad637838e96ac8766ace6a4abf4f7afc478a [diff] |
RefBase: disallow make_shared, make_unique It's risky to mix multiple-ownership types. Taken from SharedRefBase. Bug: 232557259 Test: N/A Change-Id: Ic0dbd6d11e44fa9db87c4f9b1776d4989cbf9f56