commit | 637e151489ea20f17f6c69a360b5a165bbca73fd | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Thu Sep 19 21:10:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 19 21:10:44 2024 |
tree | 216309e30f8761222f3fe9c29c0cd4cd2574ee60 | |
parent | eecaf2528216ddf74d9f351e684d699170fd2057 [diff] |
Roll libcxxabi from 29b2e9a0f486 to 09e1cc19f292 (1 revision) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/29b2e9a0f486..09e1cc19f292 2024-09-19 richard@metafoo.co.uk [demangle] Represent a char array initializer as a string literal. (#109021) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/libcxxabi-chromium Please CC hans@chromium.org,thakis@chromium.org on the revert to ensure that a human is aware of the problem. To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: hans@chromium.org,thakis@chromium.org Change-Id: Iea96252c11e06e6062959ad4db499fad1c86346e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5876607 Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1357854}
diff --git a/DEPS b/DEPS index f633ad0..83a361e 100644 --- a/DEPS +++ b/DEPS
@@ -484,7 +484,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'libcxxabi_revision': '29b2e9a0f48688da116692cb04758393053d269c', + 'libcxxabi_revision': '09e1cc19f29266293fe36c64e3fbeca54011f94a', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other.
diff --git a/third_party/libc++abi/src b/third_party/libc++abi/src index 29b2e9a..09e1cc1 160000 --- a/third_party/libc++abi/src +++ b/third_party/libc++abi/src
@@ -1 +1 @@ -Subproject commit 29b2e9a0f48688da116692cb04758393053d269c +Subproject commit 09e1cc19f29266293fe36c64e3fbeca54011f94a