Add strchr(p, 0) -> p + strlen(p) to SimplifyLibCalls
[oota-llvm.git] / .clang-format
2013-09-02 Chandler CarruthAdd a clang-format file so that the tool can automatica...