1. 396fc87 [clang-tidy] misc-redundant-expression: fix a crash under ubsan by Alexander Kornienko · 8 years ago
  2. 91c6671 [clang-tidy] Misc redundant expression checker updated for ineffective bitwise operator expressions by Gabor Horvath · 8 years ago
  3. 250c40d [clang-tidy] Misc redundant expressions check updated for overloaded operators by Gabor Horvath · 8 years ago
  4. ec87e17 [clang-tidy] Misc redundant expressions checker updated for macros by Gabor Horvath · 8 years ago
  5. c3acd2e [clang-tidy] Catch trivially true statements like a != 1 || a != 3 by Alexander Kornienko · 9 years ago
  6. 1647f38 Remove trailing whitespace in docs and clang-tidy sources. by Alexander Kornienko · 9 years ago
  7. 00639bc [clang-tidy] Enhance redundant-expression check by Etienne Bergeron · 9 years ago
  8. c87599f [clang-tidy] Improve misc-redundant-expression and decrease false-positive by Etienne Bergeron · 9 years ago
  9. bda187d [clang-tidy] New checker for redundant expressions. by Etienne Bergeron · 9 years ago