summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/GRTransferFuncs.cpp
Commit message (Expand)AuthorAgeFilesLines
* analyzer infrastructure: make a bunch of changes to symbolic expressions thatTed Kremenek2009-03-261-2/+3
* Static analyzer:Ted Kremenek2009-02-141-19/+0
* Overhaul BugReporter interface and implementation. The new interface cleans upTed Kremenek2009-02-041-2/+0
* Implement FIXME in GRExprEngine::VisitUnaryOperator() to handle implicit conv...Ted Kremenek2008-11-151-2/+2
* Rename:Zhongxing Xu2008-10-301-2/+2
* Fix 80-col.Zhongxing Xu2008-10-301-1/+1
* This patch did the following renaming. There should be no functional changes.Zhongxing Xu2008-10-171-4/+4
* Rename ValueState -> GRState.Ted Kremenek2008-08-131-7/+7
* Renamed deterministic EvalBinOp to DetermEvalBinOpNN. This name mangling is ...Ted Kremenek2008-07-181-1/+1
* Created ValueStateSet class to manage the creation of multiple states by a me...Ted Kremenek2008-07-181-11/+5
* Begin major changes to EvalXXX methods in GRTransferFuncs. Currently some of...Ted Kremenek2008-07-171-0/+15
* Refactored most of the "Store" piece of ValueState into a Store type. TheTed Kremenek2008-07-101-1/+1
* Small tweaks to EvalStore: pass an "RVal" instead of "LVal" for the TargetLV toTed Kremenek2008-04-161-0/+20
* Add missing file.Ted Kremenek2008-04-161-0/+19
OpenPOWER on IntegriCloud