commit | 80bdecbe2648575a60e1d71ebeeadff6875ff32c | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@pigweed.infra.roller.google.com> | Mon Oct 28 22:27:12 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 28 22:27:12 2024 +0000 |
tree | 62b94dcc2fe105dc89df9bcd86a16c2b0f0cf1e8 | |
parent | 4a479dab6bf5cac874e2cb387b720ca6ec5b28d0 [diff] |
roll: pigweed pw_polyfill: Make PW_CONSTINIT support mandatory - Use GCC's __constinit starting from GCC 10, when it was introduced. - Because constinit is used to avoid the static initialization order fiasco, it may not be safe to compile with PW_CONSTINIT if the compiler does not support it. Fail if PW_CONSTINIT is used without compiler support. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243892 Original-Revision: d3e10fad55171d8cdce399916acbf37b2dec732b Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: b49cd0a0c800f6..d3e10fad55171d Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8732795695490673729 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Idc40eee99a421be1d20d48e2d7cffba56ba7d850 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/245087 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
git clone https://pigweed.googlesource.com/pigweed/showcase/sense
Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.
Please visit Sense: An interactive tour through Pigweed to get started.