aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp
AgeCommit message (Expand)Author
2012-04-04Include the "issue context" (e.g. function or method) where a static analyzer...Ted Kremenek
2012-02-05Basic: import SmallString<> into clang namespaceDylan Noblesmith
2012-02-04Move a method from IdentifierTable.h out of line and remove the SmallString i...Benjamin Kramer
2012-01-31[analyzer] Add checks for common anti-patterns in strncat.Anna Zaks