summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/UndefResultChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-86/+0
* Kill some unnecessary calls to c_str().Benjamin Kramer2009-11-291-2/+1
* Fix null dereference in UndefResultChecker identified by running the analyzer...Ted Kremenek2009-11-291-2/+3
* lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespaceKovarththanan Rajaratnam2009-11-281-1/+1
* Refactor undefined result checker. This is the last one.Zhongxing Xu2009-11-241-0/+86
OpenPOWER on IntegriCloud