1. a94a430 [clang-tidy] Add a test for readability-implicit-bool-conversion with bitfields. by Alexander Kornienko · 8 years ago
  2. f1a6552 [clang-tidy] 'implicit cast' -> 'implicit conversion' by Alexander Kornienko · 8 years ago[Renamed (69%) from clang-tools-extra/test/clang-tidy/readability-implicit-bool-cast-allow-conditional-casts.cpp]
  3. ea0f630 Revert 303872/303877 since the patch that caused these issues by Erich Keane · 8 years ago
  4. e6617e4 Disable MSVC-Compat mode for two tests that use C++Operator Names by Erich Keane · 8 years ago
  5. f89e0bb [clang-tidy] Fix readability-implicit-bool-cast false positives by Alexander Kornienko · 8 years ago
  6. cbe8d16 [clang-tidy] Code cleanup, (almost) NFC (*). by Alexander Kornienko · 8 years ago
  7. 4e001b5 [clang-tidy] Expand AllowConditional*Casts to binary logical operators by Alexander Kornienko · 8 years ago
  8. 7f1b509 [clang-tidy] Add check readability-implicit-bool-cast by Piotr Dziwinski · 10 years ago