Don't refuse to transform constexpr(call(arg, ...)) to call(constexpr(arg), ...)...
[oota-llvm.git] / test / .clang-format
2013-11-19 Daniel JasperAdd .clang-format without column limit to subdirectory...