| commit | 17f8635a51534f37f6ee4d33265499e7777de054 | [log] [tgz] |
|---|---|---|
| author | Marco Vanotti <mvanotti@fuchsia.infra.roller.google.com> | Fri Jan 08 23:32:11 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 08 15:33:23 2021 -0800 |
| tree | dbb6d19c157a98f2cdf969a9e3d985670097358d | |
| parent | 95dfd7e525a0d275f12e80e8980f28557d3734bf [diff] |
[roll] Roll fuchsia [kernel][debug] left-align pointers and references. (format) Fuchsia's clang format[0] has a directive to derive the source code pointer alignment based on the most common use (`char *foo` vs `char* foo`). The Google Style Guide[1] doesn't impose a formatting recommendation, however, all their examples use left-aligned pointers. Based on the recommendation of one of the owners of this file, the pointers should be all left-aligned as well. [0]: see .clang-format [1]: https://google.github.io/styleguide/cppguide.html Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/468620 Original-Revision: 5b4c37b01bc8b5fca6bb35063367fb306c581f0e GitOrigin-RevId: bd1c64978b0abe150de2af67d0e7ced0497972ff Change-Id: If30bff35e4e2b661f05b05520675f0216da94798
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.