Roll buildtools and libc++
Roll buildtools/third_party/libc++/trunk/ e136ec503..ab37483b4 (138 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/e136ec5032a5..ab37483b426c
Created with:
roll-dep buildtools/third_party/libc++/trunk
Roll buildtools/ c20dc6aae..3ee69a5c6 (24 commits)
https://chromium.googlesource.com/chromium/src/buildtools.git/+log/c20dc6aaed34..3ee69a5c6bc8
Created with:
roll-dep buildtools
Change-Id: Ic44659be19e49143be50ebf445e57d7d8e8a4a93
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/105851
Auto-Submit: Andy Phan <andyphan@chromium.org>
Commit-Queue: Nigi <nigi@chromium.org>
Reviewed-by: Nigi <nigi@chromium.org>
diff --git a/DEPS b/DEPS
index 2fd1cf3..ab24842 100644
--- a/DEPS
+++ b/DEPS
@@ -46,7 +46,7 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling buildtools
# and whatever else without interference from each other.
- 'buildtools_revision': 'c20dc6aaed34476b801c2e4bb880f7f90b4587ae',
+ 'buildtools_revision': '3ee69a5c6bc8d115dea09bbf8e536f529e7e12a8',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other.
@@ -104,7 +104,7 @@
# and whatever else without interference from each other.
# If you change this, also update the libc++ revision in
# //buildtools/deps_revisions.gni.
- 'libcxx_revision': 'e136ec5032a5e5d97e988ce66e8c269a80ff54c4',
+ 'libcxx_revision': 'ab37483b426c16ce33f8f0064be571513d5a8c34',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libc++abi
# and whatever else without interference from each other.