mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Updates to a recent LLVM commit. The patch file changes because there's now an upstream BUILD.bazel for compiler-rt in the overlay, although it still doesn't expose the libfuzzer target, so we need to keep patching it. Clang's FileManager API changed slightly so we update migrate_cpp for that.