Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] lib/StaticAnalyzer/Checkers/ExprEngineExperimentalChecks.cpp -> ↵ | Argyrios Kyrtzidis | 2011-02-08 | 1 | -46/+0 |
| | | | | | | lib/StaticAnalyzer/Checkers/ExperimentalChecks.cpp llvm-svn: 125123 | ||||
* | [analyzer] lib/StaticAnalyzer/Checkers/ExprEngineExperimentalChecks.h -> ↵ | Argyrios Kyrtzidis | 2011-02-08 | 1 | -2/+2 |
| | | | | | | lib/StaticAnalyzer/Checkers/ExperimentalChecks.h llvm-svn: 125122 | ||||
* | [analyzer] lib/StaticAnalyzer/Checkers/ExprEngineInternalChecks.h -> ↵ | Argyrios Kyrtzidis | 2011-02-08 | 1 | -1/+1 |
| | | | | | | lib/StaticAnalyzer/Checkers/InternalChecks.h llvm-svn: 125121 | ||||
* | Chris Lattner has strong opinions about directory | Ted Kremenek | 2010-12-23 | 1 | -0/+46 |
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 |