aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Format/FormatTestJava.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2023-08-23 23:58:38 -0700
committerFangrui Song <i@maskray.me>2023-08-23 23:58:38 -0700
commit3515409012fa151481896e56c4fe0f32ef8391fc (patch)
tree0fa57b49ccd65369e714cdd7cf464d1bb925f8cc /clang/unittests/Format/FormatTestJava.cpp
parent72da678d8c84c2cc442940a026ca50d0bb5c2b8e (diff)
downloadllvm-3515409012fa151481896e56c4fe0f32ef8391fc.zip
llvm-3515409012fa151481896e56c4fe0f32ef8391fc.tar.gz
llvm-3515409012fa151481896e56c4fe0f32ef8391fc.tar.bz2
[Driver] Remove unlikely-working Minix.cpp and Contiki.cpp
Minix is a ToolChain that was added back in 2010 but has been unmaintained with no test. The constructed command line contains /usr/gnu/include/c++/4.4.3 and CompilerRT-Generic which are unlikely working for a long time. Contiki is a barebone ToolChain that just enables safestack. This doesn't justify a new ToolChain. Remove these ToolChains so that their target triples will use Generic_ELF instead. If these developers feel like having an updated llvm-project is useful, fixing other build issues and adding a new ToolChain is much better than having the unmaintained ToolChains. Reviewed By: brad Differential Revision: https://reviews.llvm.org/D158461
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions