aboutsummaryrefslogtreecommitdiff
path: root/www/analyzer/annotations.html
AgeCommit message (Expand)Author
2013-01-08Various tweaks and updates to the analyzer website.Jordan Rose
2012-06-11[analyzer] WWW: Mention that we do not support "noreturn" for methods.Anna Zaks
2012-02-27Fix documentation typo.Ted Kremenek
2012-01-15Fix ALL the markup.Benjamin Kramer
2012-01-04Add missing #endif in documentation.Ted Kremenek
2011-01-27Adjust casing of attributes in examples.Ted Kremenek
2011-01-27Wire up attributes 'ns_consumed' and 'cf_consumed' in the static analyzer's O...Ted Kremenek
2011-01-27Fix HTML highlighting and add missing line.Ted Kremenek
2011-01-27Fix a few typos in HTML documentation.Ted Kremenek
2011-01-27Hook up attribute ns_consumes_self in the ObjC retain/release checker in the ...Ted Kremenek
2010-11-09Replace "#if __clang__" by "#if __has_feature(attribute_analyzer_noreturn)" t...Ted Kremenek
2010-05-14Add documention on ns_returns_not_retained and cf_returns_not_retained attrib...Ted Kremenek
2010-02-12(1) Correctly format external Javascript link.Ted Kremenek
2010-02-09More analyzer website tweaking in preparation for additional content.Ted Kremenek
2010-02-09Fix javascript link.Ted Kremenek
2010-02-08Switch to drop-down menu style.Ted Kremenek
2009-07-17Update cf_returns_retained/ns_returns_retained examples to use __has_feature.Ted Kremenek
2009-06-24Fix typo.Ted Kremenek
2009-06-24Reference the correct image...Ted Kremenek
2009-06-24Add scan-build screenshot for attribute 'nonnull' example.Ted Kremenek
2009-06-24Replace 'clang --analyze' example for attribute cf_returns_retained with scre...Ted Kremenek
2009-06-24Replace 'clang --analyze' example (in text) with screenshot from scan-build.Ted Kremenek
2009-06-09Comment out preliminary text due to wishful thinking of getting more document...Ted Kremenek
2009-06-08Add skeleton files for new analyzer site.Ted Kremenek