Commit History

作者 SHA1 備註 提交日期
  Craig Topper 1843a2095a [C++11] Use 'nullptr'. StaticAnalyzer edition. 11 年之前
  Craig Topper 83daac80e9 [C++11] Add 'override' keyword to virtual methods that override their base class. 11 年之前
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 年之前
  Alexander Kornienko 15c01b27f5 Expose the name of the checker producing each diagnostic message. 11 年之前
  Craig Topper 09d19efaa1 Use SmallVectorImpl instead of SmallVector for iterators and references to avoid specifying the vector size unnecessarily. 12 年之前
  Jordan Rose 374ae320b8 [analyzer] Indirect invalidation counts as an escape for leak checkers. 12 年之前
  Anna Zaks 233e26acc0 [analyzer] Add pointer escape type param to checkPointerEscape callback 12 年之前
  Dmitri Gribenko cfa88f8939 Remove useless 'llvm::' qualifier from names like StringRef and others that are 12 年之前
  Anna Zaks 4b6bb40b22 [analyzer] Convert SimpleStreamChecker to use the PointerEscape callback 12 年之前
  Anna Zaks bf53dfac81 [analyzer] Add the pointer escaped callback. 12 年之前
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 年之前
  Anna Zaks 35d4a09efb [analyzer] Add symbol escapes logic to the SimpleStreamChecker. 12 年之前
  Jordan Rose 0c396d618d [analyzer] Convert SimpleStreamChecker over to CallEvent. 12 年之前
  Anna Zaks edd07f40ce [analyzer] Factor SimpleStreamChecker pulling out isLeaked(). 12 年之前
  Jordan Rose 785950e594 [analyzer] Rename 'EmitReport' to 'emitReport'. 12 年之前
  Jordan Rose 32f38c1164 [analyzer] Minor cleanup in SimpleStreamChecker's class definition. 12 年之前
  Jordan Rose ec8d420d4f [analyzer] Rename ConditionTruthVal::isTrue to isConstrainedTrue. 12 年之前
  Anna Zaks bbb751a178 [analyzer] Fix a bug in SimpleStreamChecker - return after sink. 12 年之前
  Anna Zaks 32133cfb33 [analyzer] SimpleStreamChecker - remove evalAssume and other refinements 12 年之前
  Anna Zaks bdbb17b81c [analyzer]SimpleStreamChecker: add a TODO for better leak report. 12 年之前
  Anna Zaks 360b29c52a [analyzer] Fix a bug in REGISTER_MAP_WITH_PROGRAMSTATE 12 年之前
  Anna Zaks ac150f2619 [analyzer] Rename REGISTER_MAP_WITH_GDM ->REGISTER_MAP_WITH_PROGRAMSTATE 12 年之前
  Anna Zaks d65e55d691 [analyzer] Add SimpleStreamChecker. 12 年之前