1. 6e76a1b Partially revert r331456: [clang-tidy] Remove AnalyzeTemporaryDtors option. by Roman Lebedev · 7 years ago
  2. 8d4bc72 [clang-tidy] Remove AnalyzeTemporaryDtors option. by Alexander Kornienko · 7 years ago
  3. bb56052 [clang-tidy] Merge ExtraArgs(Before) instead of overriding them. by Alexander Kornienko · 9 years ago
  4. 136f4b3 clang-tidy: Update test as underlying problem apparently was fixed. by Daniel Jasper · 11 years ago
  5. e995154 Provide user name in ClangTidyOptions. by Alexander Kornienko · 11 years ago
  6. d53d268 Implemented clang-tidy configurability via .clang-tidy files. by Alexander Kornienko · 11 years ago
  7. 15c5784 Replace llvm::error_code with std::error_code. by Rafael Espindola · 11 years ago
  8. a469522 Allow per-file clang-tidy options. by Alexander Kornienko · 11 years ago
  9. f145137 Don't assume an implicit error_code -> bool operator. by Rafael Espindola · 11 years ago
  10. 98247b3 ClangTidyOptionsTest.cpp: Rewrite literals. Raw string literals are unavailable on msc17. by NAKAMURA Takumi · 11 years ago
  11. dad4acb Add clang-tidy -line-filter option to filter findings by line ranges. by Alexander Kornienko · 11 years ago