commit | cf1bc35baa453f25eb92f1248946c1c9793a4f87 | [log] [tgz] |
---|---|---|
author | Leonard Chan <leonardchan@google.com> | Thu Sep 12 01:32:16 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 12 01:32:16 2024 +0000 |
tree | e4b6e50a25c53511f2e81ff90990397c9568b828 | |
parent | f8d897289c5192f19219645ef1d846edf119ae86 [diff] |
pw_libcxx: Actually implement operator delete These should be able to call free now that we added them to llvm-libc. Change-Id: Ie87bcf7176eef1c528dd94f40469a23b3f3e553c Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/223692 Original-Reviewed-by: Armando Montanez <amontanez@google.com> Original-Reviewed-by: Petr Hosek <phosek@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/llvm-integration/+/235149 Reviewed-by: Armando Montanez <amontanez@google.com> Commit-Queue: Prabhu Karthikeyan Rajasekaran <prabhukr@google.com>