0

Update -Wmax-tokens docs to fix https://xkcd.com/859/

No-try: true
Bug: None
Tbr: hans@chromium.org
Change-Id: I440f7180e9f16eded57b8fc59fdbdb90a5454d65
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2196466
Reviewed-by: George Burgess <gbiv@chromium.org>
Reviewed-by: Hans Wennborg <hans@chromium.org>
Commit-Queue: George Burgess <gbiv@chromium.org>
Cr-Commit-Position: refs/heads/master@{#767840}
This commit is contained in:
George Burgess IV
2020-05-12 16:52:20 +00:00
committed by Commit Bot
parent de3e2a0778
commit 192f55c8a7

@ -53,4 +53,5 @@ limit.
- System headers on Chrome OS differ between boards and are not covered by the
commit queue. This means the token limits were not tailored to those builds,
causing build problems downstream. To avoid this, the -Wmax-tokens warning
was disabled for Chrome OS (see [crbug.com/1079053](https://crbug.com/1079053).
was disabled for Chrome OS (see
[crbug.com/1079053](https://crbug.com/1079053)).