brintos

brintos / llvm-project-archived public Read only

0
0
Text · 120 B · 1bab79a Raw
5 lines · plain
1# Check error on a unsupported rm (can't remove test since it is a directory).2#3# RUN: mkdir -p test4# RUN: rm -f test5