Historial de Commits

Autor SHA1 Mensaje Fecha
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo hace 6 años
  George Karpenkov b340ee9768 [analyzer] introduce getSVal(Stmt *) helper on ExplodedNode, make sure the helper is used consistently hace 7 años
  Daniel Marjamaki e24b3a3568 [Analyzer] Clarify error messages for undefined result hace 7 años
  Anna Zaks 62dda467bc [analyzer] Improve Nullability checker diagnostics hace 9 años
  Devin Coughlin 5669e0e37d Small refactoring in CheckerContext::isCLibraryFunction(). NFC. hace 9 años
  Eric Christopher b70ce903c2 Rename the non-coding style conformant functions in namespace Builtins hace 10 años
  Rafael Espindola 181e3ecc09 Cleanup handling of UniqueExternalLinkage. hace 12 años
  Jordan Rose 2f3017f9cb [analyzer] Add some convenience accessors to CallEvent, and use them. hace 12 años
  Jordan Rose d624607d41 [analyzer] isCLibraryFunction: check that the function is at TU-scope. hace 12 años
  David Blaikie 4e4d08403c Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). hace 13 años
  Anna Zaks 998e275428 [analyzer] Generalize function name checking in CString checker. hace 13 años
  Anna Zaks 84aac9acc7 [analyzer] Fix a crash in CheckerContext::isCLibraryFunction for C++ hace 13 años
  Anna Zaks e00575f12c [analyzer] Add checks for common anti-patterns in strncat. hace 13 años
  Ted Kremenek 8bef823818 Change references to 'const ProgramState *' to typedef 'ProgramStateRef'. hace 13 años
  David Blaikie 3026348bd4 More dead code removal (using -Wunreachable-code) hace 13 años
  Anna Zaks 461af1e502 [analyzer] Add a utility method that allows to find the macro name used hace 13 años
  Anna Zaks 9b0c749a20 [analyzer] Taint: add taint propagation rules for string and memory copy hace 13 años
  Ted Kremenek 5eca482fe8 [analyzer] Make the entries in 'Environment' context-sensitive by making entries map from hace 13 años
  Anna Zaks b805c8ff13 [analyzer] Refactor checkers to use helper function for getting callee Decl and name. hace 13 años
  Anna Zaks eeea7c44a6 [analysis] Constify CheckerContext. hace 13 años
  Anna Zaks 8687397a0f [analyzer] Put CheckerConext::getCalleeName out of line. hace 13 años
  Benjamin Kramer 2eba859d43 Remove virtually empty file. hace 14 años
  Anna Zaks 6706e9783f [analyzer] Remove the CheckerContext's destructor. hace 14 años
  Anna Zaks 8ff5c41f2b [analyzer] Use a temporary builder in CheckerContext. hace 14 años
  Anna Zaks 1aae01a830 [analyzer] Pass external Dst set to NodeBuilder hace 14 años
  Anna Zaks 3152b3cb5b [analyzer] Remove StmtNodeBuilder from CheckerContext hace 14 años
  Anna Zaks f05aac8472 [analyzer] Node Builder refactoring: Introduce a simple Node Builder responsible for generating the node frontier. hace 14 años
  Ted Kremenek ca804539d9 [analyzer] change "tag" in ProgramPoint from "void*" to a ProgramPointTag*. hace 14 años
  Anna Zaks 0e89061a39 Cleanup: remove CleanedSate member and GetState() wrapper from StmtNodeBuilder, not needed as of r137273. hace 14 años
  Argyrios Kyrtzidis d26a475068 [analyzer] Remove Checker V1. hace 14 años