1. 748c139 [analyzer] Emit an error rather than assert on invalid checker option input by Kristof Umann · 7 years ago
  2. 088b1c9 [analyzer] Enable subcheckers to possess checker options by Kristof Umann · 7 years ago
  3. 058a7a4 [analyzer] Supply all checkers with a shouldRegister function by Kristof Umann · 7 years ago
  4. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  5. 76a2150 [analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend by Kristof Umann · 7 years ago
  6. b23ccec Misc typos fixes in ./lib folder by Raphael Isemann · 7 years ago
  7. 0a1f91c [analyzer] Restrict AnalyzerOptions' interface so that non-checker objects have to be registered by Kristof Umann · 7 years ago
  8. 561f0de [analyzer] Increase minimum complexity filter of the CloneChecker. by Raphael Isemann · 8 years ago
  9. 70686a1 [analyzer] Performance optimizations for the CloneChecker by Raphael Isemann · 8 years ago
  10. 104b6fe [analyzer] Teach CloneDetection about Qt Meta-Object Compiler to filter auto generated files by Leslie Zhai · 8 years ago
  11. d91d19e [analyzer] Teach CloneDetection about Qt Meta-Object Compiler by Leslie Zhai · 8 years ago
  12. da9e718 [analyzer] Reland r299544 "Add a modular constraint system to the CloneDetector" by Artem Dergachev · 9 years ago
  13. c4aee48 Revert "[analyzer] Add a modular constraint system to the CloneDetector" by Artem Dergachev · 9 years ago
  14. f8b4fc3 [analyzer] Add a modular constraint system to the CloneDetector by Artem Dergachev · 9 years ago
  15. 4eca0de [analyzer] Re-apply r283094 "Improve CloneChecker diagnostics" by Artem Dergachev · 9 years ago
  16. 1a8d52d Revert "[analyzer] Improve CloneChecker diagnostics" as its depends on reverted r283092 by Vitaly Buka · 9 years ago
  17. c87d2a6 [analyzer] Improve CloneChecker diagnostics by Artem Dergachev · 9 years ago
  18. 5657486 [analyzer] Use faster hashing (MD5) in CloneDetector. by Artem Dergachev · 9 years ago
  19. 2fc1985 [analyzer] Teach CloneDetector to find clones that look like copy-paste errors. by Artem Dergachev · 9 years ago
  20. 96034ca [analyzer] Hotfix for build failure due to declaration shadowing in r276782. by Artem Dergachev · 9 years ago
  21. ba81632 [analyzer] Add basic capabilities to detect source code clones. by Artem Dergachev · 9 years ago