1. c09197e Port getLocEnd -> getEndLoc by Stephen Kelly · 7 years ago
  2. 43465bf Port getLocStart -> getBeginLoc by Stephen Kelly · 7 years ago
  3. a9bef62 [clang-tidy] Widen anonymous namespace. by Benjamin Kramer · 8 years ago
  4. 492f1cc [clang-tidy] Remove global constructor. No functionality change intended. by Benjamin Kramer · 8 years ago
  5. 10db8d6 [clang-tidy] Don't reinvent the wheel, use existing log2 functions. by Benjamin Kramer · 8 years ago
  6. 396fc87 [clang-tidy] misc-redundant-expression: fix a crash under ubsan by Alexander Kornienko · 8 years ago
  7. 91c6671 [clang-tidy] Misc redundant expression checker updated for ineffective bitwise operator expressions by Gabor Horvath · 8 years ago
  8. 250c40d [clang-tidy] Misc redundant expressions check updated for overloaded operators by Gabor Horvath · 8 years ago
  9. ec87e17 [clang-tidy] Misc redundant expressions checker updated for macros by Gabor Horvath · 8 years ago
  10. c3acd2e [clang-tidy] Catch trivially true statements like a != 1 || a != 3 by Alexander Kornienko · 9 years ago
  11. 90c117a [Clang-tidy] Fix copy-paste error in misc-redundant-expression detected by PVS-Studio by Eugene Zelenko · 9 years ago
  12. 00639bc [clang-tidy] Enhance redundant-expression check by Etienne Bergeron · 9 years ago
  13. c87599f [clang-tidy] Improve misc-redundant-expression and decrease false-positive by Etienne Bergeron · 9 years ago
  14. bda187d [clang-tidy] New checker for redundant expressions. by Etienne Bergeron · 9 years ago