[roll] Roll fuchsia [libc] Update __asan_weak_alias to also be used with hwasan

This also consolidates hwasan_impl.h with asan_impl.h since they have similar
interfaces.

Original-Bug: 57112
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/692962
Original-Revision: 30f972ed0fbc6256b83dbd2bd57c63024226a811
GitOrigin-RevId: 44b96d174af3c3e6c42446dcd24b8f038ff63029
Change-Id: I472223535842f167b2bd005358de9b8b26089863
1 file changed
tree: 154695449369d1427bebd578316f880c4566fbd1
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.