Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Ted Kremenek 99bb39afb4 [analyzer] Apply whitespace cleanups by Honggyu Kim. 10 yıl önce
  Aaron Ballman e1c2ad65ca Clarify pointer ownership semantics by hoisting the std::unique_ptr creation to the caller instead of hiding it in emitReport. NFC. 10 yıl önce
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 yıl önce
  Alexander Kornienko 15c01b27f5 Expose the name of the checker producing each diagnostic message. 11 yıl önce
  David Blaikie 7a95de68c0 Replace ProgramPoint llvm::cast support to be well-defined. 12 yıl önce
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 yıl önce
  Jordan Rose 785950e594 [analyzer] Rename 'EmitReport' to 'emitReport'. 12 yıl önce
  Dylan Noblesmith 6f42b62b61 Basic: import OwningPtr<> into clang namespace 13 yıl önce
  Ted Kremenek 8bef823818 Change references to 'const ProgramState *' to typedef 'ProgramStateRef'. 13 yıl önce
  Anna Zaks 0bd6b110e9 [analyzer] Rename generateNode -> addTransition in CheckerContext 14 yıl önce
  Anna Zaks 063e0887ad [analyzer] Simplify CheckerContext 14 yıl önce
  Anna Zaks 390909c89c [analyzer] Remove the dependency on CheckerContext::getStmt() as well as the method itself. 14 yıl önce
  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 yıl önce
  Ted Kremenek 18c66fdc3c Rename GRState to ProgramState, and cleanup some code formatting along the way. 14 yıl önce
  Argyrios Kyrtzidis ec8605f1d7 [analyzer] Rename CheckerV2 -> Checker. 14 yıl önce
  Argyrios Kyrtzidis 8be5b3aced [analyzer] Migrate ArrayBoundChecker to CheckerV2. 14 yıl önce
  Ted Kremenek 9b66371644 Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 14 yıl önce
  Argyrios Kyrtzidis 04291a7c76 [analyzer] lib/StaticAnalyzer/Checkers/ExprEngineInternalChecks.h -> lib/StaticAnalyzer/Checkers/InternalChecks.h 14 yıl önce
  Argyrios Kyrtzidis f7fbbda627 [analyzer] Add 'isLoad' parameter in Checker::visitLocation() to conveniently distinguish between loads/stores. 14 yıl önce
  Ted Kremenek 21142581d5 Chris Lattner has strong opinions about directory 14 yıl önce