[SimplifyLibCalls] Add a new transformation: pow(exp(x), y) -> exp(x*y)
[oota-llvm.git] / .clang-tidy
1 Checks: '-*,clang-diagnostic-*,llvm-*,misc-*'