summaryrefslogtreecommitdiffstats
path: root/lib/Analysis/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up CMake dependenciesDouglas Gregor2010-09-091-0/+2
* Several small changes to PseudoConstantAnalysis and the way IdempotentOperati...Tom Care2010-08-231-1/+1
* Added psuedo-constant analysis and integrated it into the false positive redu...Tom Care2010-08-181-0/+1
* Add CFGStmtMap, which defines a mapping from Stmt* to CFGBlock*. The immedia...Ted Kremenek2010-08-041-0/+1
* Add most of the boilerplate support for scanf format string checking. This i...Ted Kremenek2010-07-161-0/+2
* Update CMake build for new attribute changes.Sean Hunt2010-06-171-1/+2
* Convert DeclNodes to use TableGen.Sean Hunt2010-05-301-1/+1
* Unbreak CMake build.Douglas Gregor2010-05-051-1/+1
* Start moving some of the logic for the unreachable code analysis out of libSemaTed Kremenek2010-02-231-0/+1
* Add skeleton for a more structured way to analyzing pring formatTed Kremenek2010-01-271-0/+1
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-58/+0
* Refactor OSAtomic evaluation logic into OSAtomicChecker.Zhongxing Xu2009-12-091-0/+1
* Refactor builtin function evaluation into a checker.Zhongxing Xu2009-12-081-0/+1
* Add EvalCallExpr interface to checker, and migrate the no-return functionZhongxing Xu2009-12-071-0/+1
* Update CMake for CallGraph.cpp move.Daniel Dunbar2009-12-031-1/+0
* We can remove this file now.Zhongxing Xu2009-11-241-1/+0
* Refactor undefined result checker. This is the last one.Zhongxing Xu2009-11-241-0/+1
* Rename: UndefinedArgChecker.cpp => CallAndMessageChecker.cppZhongxing Xu2009-11-241-1/+1
* Provide out-of-line definition for destructor of Checker.Ted Kremenek2009-11-231-0/+1
* Fix CMake buildDouglas Gregor2009-11-231-0/+1
* Pull BadCallChecker int UndefinedArgChecker, and have UndefinedArgChecker als...Ted Kremenek2009-11-211-1/+0
* Add clang-cc option "-analyzer-experimental-checks" to enable experimental pa...Ted Kremenek2009-11-131-0/+1
* update CMakefileZhongxing Xu2009-11-121-0/+1
* Add most of the boilerplate logic for a simple pthread_mutux_lock() -> pthrea...Ted Kremenek2009-11-121-1/+1
* Move the ManagerRegistry to the Analysis library to resolve the layering viol...Chandler Carruth2009-11-111-0/+1
* Add undefined array subscript checker.Zhongxing Xu2009-11-111-0/+1
* Reimplement out-of-bound array access checker with the new checker interface.Zhongxing Xu2009-11-111-0/+1
* Update CMake.Daniel Dunbar2009-11-111-1/+0
* Add check for pointer arithmetic on non-array variables.Zhongxing Xu2009-11-091-0/+1
* remove redundant file name in CMakeLists.txt.Zhongxing Xu2009-11-091-1/+0
* update CMakeList.txtZhongxing Xu2009-11-091-0/+2
* Update CMakeDaniel Dunbar2009-11-091-0/+1
* Update CMakeDaniel Dunbar2009-11-091-0/+2
* Update CMake file.Benjamin Kramer2009-11-081-0/+1
* Add a checker for CWE-466: Return of Pointer Value Outside of Expected Range.Zhongxing Xu2009-11-061-0/+1
* static analyzer: refactor checking logic for returning the address of a stack...Ted Kremenek2009-11-061-1/+3
* Update CMake.Daniel Dunbar2009-11-041-0/+1
* Merge ZeroSizedVLAChecker and UndefSizedVLAChecker.Zhongxing Xu2009-11-041-2/+1
* Merge NullDerefChecker.[h,cpp] and UndefDerefChecker.[h,cpp]. They are essen...Ted Kremenek2009-11-031-2/+1
* Update CMakeLists.Benjamin Kramer2009-11-031-0/+2
* Implement: <rdar://problem/6250216> Warn against using -[NSAutoreleasePool re...Ted Kremenek2009-11-031-0/+1
* Pull AttrNonNullChecker into its own files.Zhongxing Xu2009-11-031-0/+1
* Update CMake file.Zhongxing Xu2009-11-031-0/+1
* Rename NSErrorCheck to NSErrorChecker.Ted Kremenek2009-11-031-1/+1
* Update CMake file.Ted Kremenek2009-11-031-0/+1
* Update CMake file.Benjamin Kramer2009-10-311-0/+2
* Move all logic for the null dereference checker from GRExprEngineInternalChec...Ted Kremenek2009-10-301-0/+1
* Update CMakeLists.Benjamin Kramer2009-09-111-0/+1
* fix cmake buildBenjamin Kramer2009-07-301-0/+1
* Update CMakeLists.txtDaniel Dunbar2009-07-301-0/+1