summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/UndefBranchChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-117/+0
* lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespaceKovarththanan Rajaratnam2009-11-281-2/+2
* Tweak UndefBranchChecker to register the most nested "undefined" expression w...Ted Kremenek2009-11-231-3/+4
* Cleanup title/description of "undefined branch" BugType and add some test cas...Ted Kremenek2009-11-231-2/+1
* UndefBranchChecker: more bug reporter helper information emit.Zhongxing Xu2009-11-231-0/+54
* Initial refactor of UndefBranchChecker. We still use GRBranchNodeBuilderZhongxing Xu2009-11-231-0/+63
OpenPOWER on IntegriCloud