summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/HTMLDiagnostics.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace all uses of PathV1::isDirectory with PathV2::fs::is_directory.Michael J. Spencer2011-01-111-1/+4
| | | | llvm-svn: 123208
* Chris Lattner has strong opinions about directoryTed Kremenek2010-12-231-0/+578
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