| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Update gn_version to 3a4f5cea73eca32e9586e8145f97b04cbd4a1aee With the newer version of GN, reformat all the GN files to shorten deps entries. Change-Id: I210b929e25948ed81de4cefc3a06e131981f0da6 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/134633 Auto-Submit: Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org> | 11 个月前 | |
Roll llvm-libc, GCS, build, buildtools, clang, libcxx, rust, tools/rust Add dependency llvm-libc libc++ now depends on a small part of llvm-libc for floating point from_chars. https://crrev.com/1375402 Roll GCS deps Utilize the generated output from GCS dep autoroller in https://pdfium-review.googlesource.com/c/pdfium/+/126017 Roll build/ 9b11bd3a6..fcec87a31 (220 commits) https://chromium.googlesource.com/chromium/src/build.git/+log/9b11bd3a6a52..fcec87a31687 Created with: roll-dep build Roll buildtools/ 7f979120b..1760ff6d7 (25 commits; 1 trivial rolls) https://chromium.googlesource.com/chromium/src/buildtools.git/+log/7f979120bfa8..1760ff6d7267 Created with: roll-dep buildtools Roll tools/clang/ 7566fe852..37d1894d5 (38 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/7566fe852151..37d1894d5350 Created with: roll-dep tools/clang Roll third_party/libc++/src/ e2d898ca2..e9288ebce (75 commits) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/e2d898ca22f1..e9288ebce451 Created with: roll-dep third_party/libc++/src Roll third_party/rust/ 0e0ef1487..7c0544c9d (65 commits) https://chromium.googlesource.com/chromium/src/third_party/rust/+log/0e0ef14876a3..7c0544c9d675 Created with: roll-dep third_party/rust Roll tools/rust/ a7d3d8af5..e4fd8fdee (15 commits) https://chromium.googlesource.com/chromium/src/tools/rust/+log/a7d3d8af5305..e4fd8fdeeac0 Created with: roll-dep tools/rust Add UNSAFE_TODO() to cps_printer_driver.cpp to workaround build failure after the toolchain updates. Change-Id: Ife6a10c6dc84e4934a09a88d33c26a3bcd7ec1be Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/126130 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> | 1 年前 |
Name: llvm-libc URL: https://libc.llvm.org/ Version: N/A Revision: DEPS License: MIT, University of Illinois/NCSA Open Source License License File: src/LICENSE.TXT Security Critical: yes Shipped: yes
Description:
LLVM's C library. libc++ depends on a small subset of this for a few functions.