| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix whitespace. | NAKAMURA Takumi | 2011-01-27 | 1 | -1/+0 |
| | | | | | llvm-svn: 124364 | ||||
| * | 7bit-ize. | NAKAMURA Takumi | 2011-01-27 | 1 | -2/+2 |
| | | | | | llvm-svn: 124363 | ||||
| * | [analyzer] Handle the dot syntax for properties in the ExprEngine. | Argyrios Kyrtzidis | 2011-01-25 | 1 | -0/+1 |
| | | | | | | | | | | | We translate property accesses to obj-c messages by simulating "loads" or "stores" to properties using a pseudo-location SVal kind (ObjCPropRef). Checkers can now reason about obj-c messages for both explicit message expressions and implicit messages due to property accesses. llvm-svn: 124161 | ||||
| * | Rename 'RemoveDeadBindings()' to 'removeDeadBindings()' | Ted Kremenek | 2011-01-14 | 1 | -3/+3 |
| | | | | | llvm-svn: 123460 | ||||
| * | Chris Lattner has strong opinions about directory | Ted Kremenek | 2010-12-23 | 1 | -0/+594 |
| layout. :) Rename the 'EntoSA' directories to 'StaticAnalyzer'. Internally we will still use the 'ento' namespace for the analyzer engine (unless there are further sabre rattlings...). llvm-svn: 122514 | |||||

