summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/CFRefCount.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename GenericNodeBuilder to GenericNodeBuilderRefCount to avoid namespace ↵Francois Pichet2011-01-111-11/+12
| | | | | | clash using MSVC. llvm-svn: 123228
* Rename misc. methods in GRSubEngine to startTed Kremenek2011-01-111-4/+4
| | | | | | with a lower-case letter. No functionality change. llvm-svn: 123211
* Chris Lattner has strong opinions about directoryTed Kremenek2010-12-231-0/+3500
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
OpenPOWER on IntegriCloud