[roll] Roll fuchsia [fidl][cpp] Lower clang-format limit from 256K to 128K

This CL makes fidlgen_cpp and fidlgen_hlcpp skip running clang-format
for files larger than 128K. Previously the limit was 256K but this was
still causing builders to crash sometimes.

Test: fx build tools/fidl/fidlgen_cpp:goldens
Original-Bug: 107586
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/716171
Original-Revision: c7cc83dcd369f82bd34440209df85a0a27836859
GitOrigin-RevId: ee495565f8f2f5f1435b2d1181185381fc0c3121
Change-Id: I6f94ce83030c267937a13079ed0ac8dce7d8be35
1 file changed
tree: 54cfa4196f710ade78cd40da137bac7a59c8c4db
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.