1. 83cc1b3 [analyzer] Remove the default value arg from getChecker*Option by Kristof Umann · 6 years ago
  2. 04347d8 Make SourceManager::createFileID(UnownedTag, ...) take a const llvm::MemoryBuffer* by Nico Weber · 7 years ago
  3. 088b1c9 [analyzer] Enable subcheckers to possess checker options by Kristof Umann · 7 years ago
  4. 058a7a4 [analyzer] Supply all checkers with a shouldRegister function by Kristof Umann · 7 years ago
  5. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  6. 76a2150 [analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend by Kristof Umann · 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. c83b0dd [analyzer][NFC] Fix some incorrect uses of -analyzer-config options by Kristof Umann · 7 years ago
  9. c82d457 [analyzer] [NFC] Remove unused parameters, as found by -Wunused-parameter by George Karpenkov · 7 years ago
  10. 70ec1dd [analyzer] Do not run visitors until the fixpoint, run only once. by George Karpenkov · 7 years ago
  11. 2a8c18d Fix typos in clang by Alexander Kornienko · 8 years ago
  12. d703ec9 [analyzer] introduce getSVal(Stmt *) helper on ExplodedNode, make sure the helper is used consistently by George Karpenkov · 8 years ago
  13. 49db030 [analyzer] Add annotation for functions taking user-facing strings by Erik Verbruggen · 8 years ago
  14. 928d72f [analyzer] LocalizationChecker: Support new localizable APIs. by Artem Dergachev · 8 years ago
  15. 0a0c275 Migrate PathDiagnosticPiece to std::shared_ptr by David Blaikie · 9 years ago
  16. 184996b [analyzer] Use lazily created buffer in EmptyLocalizationContextChecker by Devin Coughlin · 9 years ago
  17. 1502511 [analyzer] Update APIs taking user-facing strings. by Devin Coughlin · 9 years ago
  18. 9670f84 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  19. 97dc0c8 [analyzer] Add path note for localizability checker. by Devin Coughlin · 9 years ago
  20. 409506e Simplify users of StringRef::{l,r}trim (clang) (NFC) by Vedant Kumar · 10 years ago
  21. 084e363 [analyzer] Suppress localization diagnostics in debug classes and methods. by Devin Coughlin · 10 years ago
  22. 0500c70 [analyzer] Add 'optin' checker package and move localizability checkers into it. by Devin Coughlin · 10 years ago
  23. 9f21f68 [analyzer] Improve localizability checks for iOS / OS X. by Devin Coughlin · 10 years ago
  24. 749de23 Revert "[analyzer] Improve localizability checks for iOS / OS X." by Devin Coughlin · 10 years ago
  25. ab58314 [analyzer] Improve localizability checks for iOS / OS X. by Devin Coughlin · 10 years ago
  26. 9589caf Add missing newline. by Ted Kremenek · 10 years ago
  27. e5d74ca [analyzer] Add checkers for OS X / iOS localizability issues by Anna Zaks · 10 years ago
  28. 9592df7 Revert "[analyzer] Add checkers for OS X / iOS localizability issues" by Anna Zaks · 10 years ago
  29. 08f3c1e Revert "[analyzer] Fixup to r244389 to make this build on windows." by Anna Zaks · 10 years ago
  30. 67c4df8 [analyzer] Fixup to r244389 to make this build on windows. by Anna Zaks · 10 years ago
  31. 38b496a [analyzer] Add checkers for OS X / iOS localizability issues by Anna Zaks · 10 years ago