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>
1 file changed
tree: e4b6e50a25c53511f2e81ff90990397c9568b828
  1. pw_libc/
  2. pw_libcxx/
  3. third_party/
  4. AUTHORS
  5. CONTRIBUTING.md
  6. LICENSE
  7. OWNERS
  8. README.md
README.md

Pigweed Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Pigweed.