InstCombine: Propagate exact for (sdiv -X, C) -> (sdiv X, -C)
[oota-llvm.git] / .clang-format
1 BasedOnStyle: LLVM
2