commit | ca05b7b5c40581639c6b45e59be238b9df3ff999 | [log] [tgz] |
---|---|---|
author | Roland McGrath <mcgrathr@fuchsia.infra.roller.google.com> | Mon Aug 07 19:58:39 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 07 13:00:09 2023 -0700 |
tree | 64d23334ad0a5ecfcc7e3afe59774863ed191f99 | |
parent | 83cf695df200008b3cd94a6b882151f154da0a87 [diff] |
[roll] Roll fuchsia [libc] Add missing annotations on sanitizer stub inlines In a coverage/profile-instrumented build, even an empty static inline might get an uninlined function generated just to increment its counters. So these functions need all the special attributes that actual implementations would have. Original-Bug: 131714 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/896238 Original-Revision: 22cd5652b180081e916aebd9cb975ffbae16ba79 GitOrigin-RevId: 62198fefd949e8f67c8a8ca9231a623f2a704051 Change-Id: I35d130561316a199dd1d68d2ba45439b4c90999d
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
.