summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/SymbolManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Don't try and symbolicate unions; we don't reasonTed Kremenek2011-01-251-1/+3
| | | | | | about them yet. Fixes crash reported in PR 9049. llvm-svn: 124228
* Chris Lattner has strong opinions about directoryTed Kremenek2010-12-231-0/+343
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