Commit History

作者 SHA1 備註 提交日期
  Kristof Umann 692350b332 [analyzer][NFC] Fix inconsistent references to checkers as "checks" 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Artem Dergachev 3f9a2142b4 [analyzer] Be more plugin-friendly by moving static locals into .cpp files. 6 年之前
  Ted Kremenek 99bb39afb4 [analyzer] Apply whitespace cleanups by Honggyu Kim. 10 年之前
  Benjamin Kramer 92b02aab3a Analyzer: Replace a set of particularly ugly faux variadics. 10 年之前
  Anton Yartsev 48e74b6ed7 [analyzer] Improved checker naming in CFG dump. 11 年之前
  Alexander Kornienko 15c01b27f5 Expose the name of the checker producing each diagnostic message. 11 年之前
  Argyrios Kyrtzidis a5888f61be Reapply r149311 which I reverted by mistake. 13 年之前
  Argyrios Kyrtzidis b9b0f6fb6e Revert r149311 which failed to compile. 13 年之前
  Ted Kremenek 72e93068c9 Convert ProgramStateRef to a smart pointer for managing the reference counts of ProgramStates. This leads to a slight memory 13 年之前
  David Blaikie 99ba9e3bd7 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 13 年之前
  Ted Kremenek ca804539d9 [analyzer] change "tag" in ProgramPoint from "void*" to a ProgramPointTag*. 14 年之前
  Argyrios Kyrtzidis d26a475068 [analyzer] Remove Checker V1. 14 年之前
  Ted Kremenek 9b66371644 Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 14 年之前
  Argyrios Kyrtzidis 811d75ee35 [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core. 14 年之前