Use std::map<K, V> rather than std::map<K, std::unique_ptr<V>>
[oota-llvm.git] / .clang-tidy
1 Checks: '-*,clang-diagnostic-*,llvm-*,misc-*'