summaryrefslogtreecommitdiffstats
path: root/clang/include/clang/Analysis/PathSensitive/GRSimpleAPICheck.h
Commit message (Expand)AuthorAgeFilesLines
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-40/+0
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-3/+3
* Last step of template cleanup: merge *BuilderImpl to *Builder.Zhongxing Xu2009-08-061-1/+1
* Core analysis engine template cleanup step 2: Zhongxing Xu2009-08-061-1/+1
* Overhaul BugReporter interface and implementation. The new interface cleans upTed Kremenek2009-02-041-1/+0
* Rename ValueState -> GRState.Ted Kremenek2008-08-131-2/+2
* Added path-sensitive checking for null pointer values passed to function argu...Ted Kremenek2008-07-221-1/+1
* Major refactoring/cleanup of GRExprEngine, ExplodedGraph, and BugReporter.Ted Kremenek2008-04-091-3/+1
* Hooked up GRSimpleAPICheck and the simple Objective-C Foundation checks to useTed Kremenek2008-04-031-1/+9
* Hooked up initial NSString interface checking to GRSimpleVals.Ted Kremenek2008-03-271-2/+2
* Added "GRAuditor" and "GRSimpleAPICheck" interface to allow simple stateless ...Ted Kremenek2008-03-271-0/+35
OpenPOWER on IntegriCloud