summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/FixedAddressChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-70/+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-1/+1
* Change *BugReport constructors to take StringRefs.Benjamin Kramer2009-11-141-2/+1
* Put all long strings in 80-col.Zhongxing Xu2009-11-091-1/+3
* Add checker for CWE-587: Assignment of a Fixed Address to a Pointer.Zhongxing Xu2009-11-091-0/+69
OpenPOWER on IntegriCloud