summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/BodyFarm.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Create helper method in BodyFarm for creating simple assignments.Ted Kremenek2012-09-211-4/+12
* Add helper method in BodyFarm to create unary dereferences.Ted Kremenek2012-09-211-8/+11
* Add helper method to BodyFarm for creating lvalue-to-rvalue conversions.Ted Kremenek2012-09-211-9/+12
* Add helper method to BodyFarm for creatinging integral casts.Ted Kremenek2012-09-211-2/+10
* Use helper method to create DeclRefExprs in BodyFarm, hopefully allevatingTed Kremenek2012-09-211-20/+34
* Add some structuring comments. No functionality change.Ted Kremenek2012-09-211-1/+9
* Add faux-body support for dispatch_once().Ted Kremenek2012-09-211-10/+110
* Implement faux-body-synthesis of well-known functions in the static analyzer ...Ted Kremenek2012-09-211-0/+91
OpenPOWER on IntegriCloud