summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/DivZeroChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-84/+0
* lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespaceKovarththanan Rajaratnam2009-11-281-1/+1
* Clean up the Checker API a little more, resolving some hidden bugsTed Kremenek2009-11-231-3/+2
* Change *BugReport constructors to take StringRefs.Benjamin Kramer2009-11-141-1/+1
* Make the implementation of DivZeroChecker private.Ted Kremenek2009-11-061-1/+16
* Minor cleanup: use BuiltinBug (which will soon be renamed) for DeferenceCheck...Ted Kremenek2009-11-061-1/+1
* Move CheckDivZero into its own files.Zhongxing Xu2009-10-311-0/+70
OpenPOWER on IntegriCloud