Skip to content

Commit e34a913

Browse files
[clang-fuzzer] Remove Dockerfile
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.
1 parent 496d071 commit e34a913

File tree

2 files changed

+0
-44
lines changed

2 files changed

+0
-44
lines changed

clang/tools/clang-fuzzer/Dockerfile

Lines changed: 0 additions & 41 deletions
This file was deleted.

clang/tools/clang-fuzzer/README.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,6 @@ Example:
9999
-DCLANG_ENABLE_PROTO_FUZZER=ON
100100
ninja clang-proto-fuzzer clang-proto-to-cxx
101101

102-
This directory also contains a Dockerfile which sets up all required
103-
dependencies and builds the fuzzers.
104-
105102
============================
106103
Running clang-proto-fuzzer
107104
============================

0 commit comments

Comments
 (0)