Roll tools/clang/ and third_party/zlib/

Roll tools/clang/ b5e2f7c16..d0d1c12d6 (12 commits)

https://chromium.googlesource.com/chromium/src/tools/clang/+log/b5e2f7c16bbf..d0d1c12d61a0

Roll clang llvmorg-15-init-7040-g50de659a-3:llvmorg-15-init-7570-gba4537b2-2

Created with:
  roll-dep tools/clang

Roll third_party/zlib/ e53d3f018..9979c19f1 (2 commits)

https://chromium.googlesource.com/chromium/src/third_party/zlib.git/+log/e53d3f018a7d..9979c19f1131

Created with:
  roll-dep third_party/zlib

Change-Id: I32ec75bbc400e88319ad3107d25b18b73d74a736
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/93395
Commit-Queue: Nigi <nigi@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
diff --git a/DEPS b/DEPS
index b72a019..938093f 100644
--- a/DEPS
+++ b/DEPS
@@ -53,7 +53,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling clang
   # and whatever else without interference from each other.
-  'clang_revision': 'b5e2f7c16bbf3aefc9354e8fbad3de0a543f2193',
+  'clang_revision': 'd0d1c12d61a051e1fe1af8a5340d34868311d0c0',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling code_coverage
   # and whatever else without interference from each other.
@@ -143,7 +143,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling zlib
   # and whatever else without interference from each other.
-  'zlib_revision': 'e53d3f018a7d98811fae1cd0af05a3aefbd9430d',
+  'zlib_revision': '9979c19f11314156490b53da91df08c934a3c0d4',
 }
 
 # Only these hosts are allowed for dependencies in this DEPS file.