summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/NSErrorChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-237/+0
* Port BugReporter and BugType to StringRef.Benjamin Kramer2009-11-291-4/+1
* Kill some unnecessary calls to c_str().Benjamin Kramer2009-11-291-1/+1
* lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespaceKovarththanan Rajaratnam2009-11-281-2/+1
* Enhance null dereference diagnostics by indicating what variable (if any) was...Ted Kremenek2009-11-241-1/+4
* Refactor DereferenceChecker to use only the new Checker API instead ofTed Kremenek2009-11-111-8/+5
* Merge NullDerefChecker.[h,cpp] and UndefDerefChecker.[h,cpp]. They are essen...Ted Kremenek2009-11-031-1/+1
* Rename NSErrorCheck to NSErrorChecker.Ted Kremenek2009-11-031-0/+241
OpenPOWER on IntegriCloud