Replace &vector[0] with vector.data() to avoid invalid dereference caught by debug...
[oota-llvm.git] / .clang-tidy
1 Checks: '-*,clang-diagnostic-*,llvm-*,misc-*'