[roll] Roll fuchsia [kernel][kasan] Allow memcpy when dst and src are equal Update kasan instrumented memcpy to match LLVM's expectations Even though the C++ standard says that the behavior of memcpy is undefined when dst and src overlap, LLVM requires that memcpy be well defined when dst and src are equal. Original-Fixed: 65228 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/454994 Original-Revision: ef208ae151b8ec3122ea96986a788b04f74beca8 GitOrigin-RevId: bef3feff0c12548855d772b7febbb204b1f7e02f Change-Id: Iea0a3f13dd11482bcd64f753606bd0307670b632
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.