[roll] Roll third_party/rapidjson [roll] Merge upstream/master into main

Following the instructions from README.fuchsia.md, this rolls the
various include/rapidjson/* files from ToT rapidjson into the 3p clone.
The changes included are:

- Merging the pointer arithmetic fix found by hwasan+ubsan
- Update the link and revision in README.fuchsia.md
- Update BUILD.gn to include 2 new headers
- Other changes in between now and the last time we rolled

Original-Bug: 128193
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/rapidjson/+/863351
Original-Revision: c32d960bd87c078dfc481e4509c5dda276bae8cc
GitOrigin-RevId: 6288c33ad63ea234b055932b216a91511c4abeed
Change-Id: If8e889865f6bd1a9aa80e419eaa06320ae739565
1 file changed
tree: 60017f154fbdac5644296da42311f6b1405bca2f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.