| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename 'CheckDeadStores.cpp' to 'DeadStoresChecker.cpp'. | Ted Kremenek | 2011-01-13 | 1 | -289/+0 |
| | | | | | llvm-svn: 123395 | ||||
| * | Remove warning in dead stores checker for | Ted Kremenek | 2011-01-13 | 1 | -6/+5 |
| | | | | | | | | | dead stores within nested assignments. I have never seen an actual bug found by this specific warning, and it can lead to many false positives. llvm-svn: 123394 | ||||
| * | Chris Lattner has strong opinions about directory | Ted Kremenek | 2010-12-23 | 1 | -0/+290 |
| 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 | |||||

