[all-commits] [llvm/llvm-project] 50acc0: [clang-fuzzer] Remove Dockerfile (#162555)
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Wed Oct 22 06:00:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50acc09c1d6074ae7d1ed4e258cb1d82492f7c1a
https://github.com/llvm/llvm-project/commit/50acc09c1d6074ae7d1ed4e258cb1d82492f7c1a
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-10-22 (Wed, 22 Oct 2025)
Changed paths:
R clang/tools/clang-fuzzer/Dockerfile
M clang/tools/clang-fuzzer/README.txt
Log Message:
-----------
[clang-fuzzer] Remove Dockerfile (#162555)
Was going through Dockerfiles to see where we are missing FROM lines
with fully qualified names and came across this one. I think it is safe
to say it has not been used in a very long time or maintained at all
since then since it still tries to download the source tree using svn.
Given that, delete it to lower support surface slightly.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list