aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/FixedAddressChecker.cpp
AgeCommit message (Expand)Author
2009-11-28lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespaceKovarththanan Rajaratnam
2009-11-23Clean up the Checker API a little more, resolving some hidden bugsTed Kremenek
2009-11-14Change *BugReport constructors to take StringRefs.Benjamin Kramer
2009-11-09Put all long strings in 80-col.Zhongxing Xu
2009-11-09Add checker for CWE-587: Assignment of a Fixed Address to a Pointer.Zhongxing Xu