Историја ревизија

Аутор SHA1 Порука Датум
  Benjamin Kramer 00bd44d567 Move various diagnostic operator<< overloads out of line and remove includes of Diagnostic.h. пре 13 година
  Ted Kremenek 8bef823818 Change references to 'const ProgramState *' to typedef 'ProgramStateRef'. пре 13 година
  David Blaikie 3026348bd4 More dead code removal (using -Wunreachable-code) пре 13 година
  Ted Kremenek 5eca482fe8 [analyzer] Make the entries in 'Environment' context-sensitive by making entries map from пре 13 година
  Anna Zaks b805c8ff13 [analyzer] Refactor checkers to use helper function for getting callee Decl and name. пре 13 година
  Anna Zaks 0bd6b110e9 [analyzer] Rename generateNode -> addTransition in CheckerContext пре 14 година
  Anna Zaks 063e0887ad [analyzer] Simplify CheckerContext пре 14 година
  Benjamin Kramer d25be9f401 Fix comment typo. пре 14 година
  Anna Zaks e172e8b9e7 Remove EnhancedBugReport and RangedBugReport - pull all the extra functionality they provided into their parent BugReport. The only functional changes are: made getRanges() non const - it adds default range to Ranges if none are supplied, made getStmt() private, which was another FIXME. пре 14 година
  Ted Kremenek 18c66fdc3c Rename GRState to ProgramState, and cleanup some code formatting along the way. пре 14 година
  Ted Kremenek 9c378f7054 Cleanup various declarations of 'Stmt*' to be 'Stmt *', etc. in libAnalyzer and libStaticAnalyzer[*]. It was highly inconsistent, and very ugly to look at. пре 14 година
  Benjamin Kramer b9a8adf57b Remove dead code flagged by GCC's -Wunused-but-set-variable. пре 14 година
  Chris Lattner 5f9e272e63 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports пре 14 година
  Jordy Rose 4cc1187e8a [analyzer] Very minor cleanup in PthreadLockChecker. No functionality change. пре 14 година
  Jordy Rose dcb1d5d681 [analysis] Add checks for double-locking and lock order reversal bugs for пре 14 година
  Argyrios Kyrtzidis ec8605f1d7 [analyzer] Rename CheckerV2 -> Checker. пре 14 година
  Argyrios Kyrtzidis 983326f32c [analyzer] Migrate to CheckerV2: пре 14 година
  Argyrios Kyrtzidis 695fb50282 [analyzer] Pass CheckerManager to the registration functions. пре 14 година
  Argyrios Kyrtzidis a0decc9a24 [analyzer] Use the new registration mechanism on some of the experimental checks. These are: пре 14 година
  Ted Kremenek 9b66371644 Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. пре 14 година
  Argyrios Kyrtzidis af1a9330ff [analyzer] lib/StaticAnalyzer/Checkers/ExprEngineExperimentalChecks.h -> lib/StaticAnalyzer/Checkers/ExperimentalChecks.h пре 14 година
  Ted Kremenek 21142581d5 Chris Lattner has strong opinions about directory пре 14 година