[TableGen] Use std::remove_if instead of an n^2 loop. NFC
[oota-llvm.git] / .clang-tidy
2015-12-08 Mike Aizatskyadding readability-identifier-naming to llvm clang...
2014-10-29 Alexander KornienkoEnable display of compiler diagnostics in clang-tidy...
2014-09-08 Alexander KornienkoAdd .clang-tidy configuration file to provide LLVM...