1. a4d9468 [clang-tidy] Add a test. by Alexander Kornienko · 8 years ago
  2. 505434b [clang-tidy] Fix readability-braces-around-statements false positive by Marek Kurdej · 9 years ago
  3. 32af5bc Create interfaces and tests for the overlapping replacements fix in clang-tidy. by Angel Garcia Gomez · 10 years ago
  4. ffc2779 [clang-tidy] Fix PR22785. by Alexander Kornienko · 10 years ago
  5. cfacf8a [clang-tidy] Force braces around leaf 'else if' for consistency. by Samuel Benzaquen · 10 years ago
  6. 462501e Force braces on the else branch if they are being added to the if branch. by Samuel Benzaquen · 11 years ago
  7. 333d811 [clang-tidy] Slighly clarified a comment. by Alexander Kornienko · 11 years ago
  8. da4ebb2 [clang-tidy] Replace unrecognized namespace ending comments. by Alexander Kornienko · 11 years ago
  9. 37f8045 [clang-tidy] Organized clang-tidy unit tests. NFC. by Alexander Kornienko · 11 years ago
  10. 2192a8e [clang-tidy] Bring order to check registration. by Alexander Kornienko · 11 years ago[Renamed from clang-tools-extra/unittests/clang-tidy/ReadabilityChecksTest.cpp]
  11. 27f126b [clang-tidy] Minor fixes for the NamespaceCommentCheck. by Alexander Kornienko · 11 years ago
  12. 33fc3db Add NamespaceCommentCheck to the Google module. by Alexander Kornienko · 11 years ago