Use cast<> instead of dyn_cast to remove llvm_unreachable. NFC.
[oota-llvm.git] / test / .clang-format
2013-11-19 Daniel JasperAdd .clang-format without column limit to subdirectory...