commit | 5c5565f9adb3bfadfd54392c003815eac5aa6fe8 | [log] [tgz] |
---|---|---|
author | Andrew Moylan <amoylan@chromium.org> | Wed Oct 25 04:54:07 2023 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 26 05:53:08 2023 |
tree | b7b97b852f699de68bfb21659bcb195d0f93d8d1 | |
parent | d85f9ea57b9eb2aa5b738a13bd6e858b9ade05a1 [diff] |
libchrome: Remove first-use-of-C++-20 patch Removing this patch will reintroduce real uses of C++20-only features into base/. The previous attempt to do this (crrev.com/c/4929179) uncovered some non-C++20-ready projects which have since been fixed. BUG=b:294233104 TEST=CQ Cq-Depend: chromium:4975281 Change-Id: I793aa22c6fb98cd23fd2b792dcb2af63221d37f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/libchrome/+/4975080 Tested-by: Andrew Moylan <amoylan@chromium.org> Commit-Queue: Andrew Moylan <amoylan@chromium.org> Reviewed-by: Grace Cham <hscham@chromium.org>
This directory includes the source from Chrome's libbase for use in Chrome OS.
See libchrome.md for more info.