Ted Kremenek
|
205fbeb54a
|
Fix documentation typo.
llvm-svn: 151573
|
2012-02-27 21:40:10 +00:00 |
Benjamin Kramer
|
eaa262b5b8
|
Fix ALL the markup.
llvm-svn: 148219
|
2012-01-15 15:26:07 +00:00 |
Ted Kremenek
|
cc0cf90953
|
Add missing #endif in documentation.
llvm-svn: 147556
|
2012-01-04 22:35:02 +00:00 |
Ted Kremenek
|
44dc127f78
|
Adjust casing of attributes in examples.
llvm-svn: 124445
|
2011-01-27 22:00:02 +00:00 |
Ted Kremenek
|
afe348ea43
|
Wire up attributes 'ns_consumed' and 'cf_consumed' in the static analyzer's ObjC retain/release checker.
llvm-svn: 124386
|
2011-01-27 18:43:03 +00:00 |
Ted Kremenek
|
35389de110
|
Fix HTML highlighting and add missing line.
llvm-svn: 124362
|
2011-01-27 07:02:03 +00:00 |
Ted Kremenek
|
4272cbdff5
|
Fix a few typos in HTML documentation.
llvm-svn: 124361
|
2011-01-27 06:59:29 +00:00 |
Ted Kremenek
|
0e89838ced
|
Hook up attribute ns_consumes_self in the ObjC retain/release checker in the static analyzer.
llvm-svn: 124360
|
2011-01-27 06:54:14 +00:00 |
Ted Kremenek
|
5fab27aa6c
|
Replace "#if __clang__" by "#if __has_feature(attribute_analyzer_noreturn)" to be consistent with all other snippets on this page.
Patch by Jean-Daniel Dupas!
llvm-svn: 118603
|
2010-11-09 18:54:17 +00:00 |
Ted Kremenek
|
e6e847079c
|
Add documention on ns_returns_not_retained and cf_returns_not_retained attributes.
llvm-svn: 103785
|
2010-05-14 18:13:43 +00:00 |
Ted Kremenek
|
8f8dcbaadd
|
(1) Correctly format external Javascript link.
(2) Reformat "annotations" topics list to use a collapsable tree.
llvm-svn: 96013
|
2010-02-12 21:05:44 +00:00 |
Ted Kremenek
|
c6ee376692
|
More analyzer website tweaking in preparation for additional content.
llvm-svn: 95714
|
2010-02-09 23:05:59 +00:00 |
Ted Kremenek
|
1b018ab712
|
Fix javascript link.
llvm-svn: 95696
|
2010-02-09 21:49:53 +00:00 |
Ted Kremenek
|
d578ca93d6
|
Switch to drop-down menu style.
llvm-svn: 95610
|
2010-02-08 23:50:54 +00:00 |
Ted Kremenek
|
7c701e7d86
|
Update cf_returns_retained/ns_returns_retained examples to use __has_feature.
llvm-svn: 76130
|
2009-07-17 00:25:49 +00:00 |
Ted Kremenek
|
6ea5dda489
|
Fix typo.
llvm-svn: 74107
|
2009-06-24 19:20:24 +00:00 |
Ted Kremenek
|
d2ece0703c
|
Reference the correct image...
llvm-svn: 74106
|
2009-06-24 19:19:18 +00:00 |
Ted Kremenek
|
ffd586aa64
|
Add scan-build screenshot for attribute 'nonnull' example.
llvm-svn: 74104
|
2009-06-24 19:17:54 +00:00 |
Ted Kremenek
|
550e701cf5
|
Replace 'clang --analyze' example for attribute cf_returns_retained with screenshots.
llvm-svn: 74098
|
2009-06-24 19:04:37 +00:00 |
Ted Kremenek
|
645c54ef11
|
Replace 'clang --analyze' example (in text) with screenshot from scan-build.
llvm-svn: 74095
|
2009-06-24 18:50:14 +00:00 |
Ted Kremenek
|
0a7a2c45a4
|
Comment out preliminary text due to wishful thinking of getting more documentation done by this point.
llvm-svn: 73118
|
2009-06-09 01:32:41 +00:00 |
Ted Kremenek
|
f9f689b3ab
|
Add skeleton files for new analyzer site.
llvm-svn: 73086
|
2009-06-08 21:21:24 +00:00 |