Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
d4aaee4a3b164a27e3695eb7e8fd0971d055bd77
/
www
/
analyzer
7005426
Update checker build.
by Ted Kremenek
· 12 years ago
e4cabee
[analyzer] Website: update lists of potential and actual checkers.
by Jordan Rose
· 12 years ago
f2fee9a
[analyzer] Merge C++ status page into Open Projects.
by Jordan Rose
· 12 years ago
8d00822
[analyzer] Open Projects: grammar, phrasing, formatting
by Jordan Rose
· 12 years ago
a8d8a47
[analyzer] Add Open Projects page to the analyzer website
by Anna Zaks
· 12 years ago
1ac39c2
[analyzer] Add a link to the Building a Checker in 24 Hours talk to the developer manual
by Anna Zaks
· 12 years ago
1f4b2df
Update checker build to checker-273
by Ted Kremenek
· 12 years ago
067e968
[analyzer] Update open source checker build to checker-272.
by Jordan Rose
· 12 years ago
df53919
[analyzer] Reword FAQ
by Anna Zaks
· 12 years ago
43ced74
+ specified progress information
by Anton Yartsev
· 12 years ago
7eae669
+ centered progress cells + added progress information for several checkers
by Anton Yartsev
· 12 years ago
e22cef5
Note that checker-271 is newer than the analyzer in Xcode 4.6
by Ted Kremenek
· 12 years ago
8580c7e
Update open source checker build to checker-271.
by Ted Kremenek
· 12 years ago
975f253
Revert "Update checker build to checker-271."
by Ted Kremenek
· 12 years ago
a7f8da1
Update checker build to checker-271.
by Ted Kremenek
· 12 years ago
f7fd799
Various tweaks and updates to the analyzer website.
by Jordan Rose
· 12 years ago
409474f
Repost checker-270, which for some reason got deleted.
by Ted Kremenek
· 12 years ago
9da34f9
[analyzer] Extend the Representing Values section of the dev manual.
by Anna Zaks
· 12 years ago
e695677
Update checker build to checker-270
by Ted Kremenek
· 12 years ago
0fe4d40
[analyzer] Check that the argument to CFMakeCollectable is non-NULL.
by Jordan Rose
· 12 years ago
e861dd9
Add prologue text for list of potential checkers.
by Ted Kremenek
· 12 years ago
09fa33b
List of potential checkers: smart pointer checker: actually, unique_ptr<T[]>
by Dmitri Gribenko
· 12 years ago
b4e4529
Clang static analyzer docs: fix a couple of HTML markup issues and non-UTF-8
by Dmitri Gribenko
· 12 years ago
9074fbe
List of potential checkers: more C++11 details for the smart pointer checker.
by Dmitri Gribenko
· 12 years ago
e3af20d
Add link to potential future checkers.
by Ted Kremenek
· 12 years ago
41c1c71
Add list of potential checkers. Provided by Anton Yartsev!
by Ted Kremenek
· 12 years ago
a74b9cd
Update checker build.
by Ted Kremenek
· 12 years ago
cb5336f
Fix typo. (s/Explided/Exploded/)
by David Blaikie
· 12 years ago
f1c7060
Post new checker build.
by Ted Kremenek
· 12 years ago
43e3dee
Fix some minor typos
by Sylvestre Ledru
· 12 years ago
32bb534
Place checker build at alternate URL.
by Ted Kremenek
· 12 years ago
843f0e8
Make the analyzer site a single point of reference for info
by Anna Zaks
· 12 years ago
8ca9ff7
[analyzer] WWW: Shorten the menu title.
by Anna Zaks
· 12 years ago
dd895f0
[analyzer] WWW: Add FAQ to the menu.
by Anna Zaks
· 12 years ago
3cb92f7
[analyzer] WWW: FAQ - fix the assertion use example.
by Anna Zaks
· 12 years ago
5076e8a
[analyzer] The FAQ question style shouldn't be the same as code_example.
by Anna Zaks
· 12 years ago
e06f5a0
[analyzer] WWW: Add table of contents, fixed code examples.
by Anna Zaks
· 12 years ago
5e6d5be
[analyzer] WWW: Mention that we do not support "noreturn" for methods.
by Anna Zaks
· 12 years ago
dea37f2
Add CSS style for FAQ questions, and restate FAQ questions as actual questions.
by Ted Kremenek
· 12 years ago
c1cb12b
Wordsmith a bit, and turn </h1> into </h4> when appropriate.
by Ted Kremenek
· 12 years ago
70186fc
[analyzer] FAQ page fixup
by Anna Zaks
· 12 years ago
568bdee
[analyzer] Add FAQ and How to Deal with Common False Positives page
by Anna Zaks
· 12 years ago
e42855e
Update checker build.
by Ted Kremenek
· 12 years ago
6f9c05d
Update checker build.
by Ted Kremenek
· 12 years ago
30a0908
[analyzer]Extend the available checks list and the release notes for 264
by Anna Zaks
· 13 years ago
7f0873c
Fix Engrish.
by Ted Kremenek
· 13 years ago
2d99c59
Fix typo.
by Ted Kremenek
· 13 years ago
c472b2d
Update checker build.
by Ted Kremenek
· 13 years ago
cfca6b7
Update checker build link, and remove stale links.
by Ted Kremenek
· 13 years ago
2098c1c
Update checker build.
by Ted Kremenek
· 13 years ago
0950ca0
Update checker build.
by Ted Kremenek
· 13 years ago
8ec5ce2
Fix documentation typo.
by Ted Kremenek
· 13 years ago
5588244
[analyzer] Add CString checks to the release notes.
by Anna Zaks
· 13 years ago
a596442
Tweak release note comments for checker build.
by Ted Kremenek
· 13 years ago
6408994
Update checker build to checker-261.
by Ted Kremenek
· 13 years ago
8ec2bc8
Post link to checker-260, which is checker-259 with some experimental checks enabled.
by Ted Kremenek
· 13 years ago
d2e7090
Post open source analyzer build checker-259.
by Ted Kremenek
· 13 years ago
315ff36
[analyzer] www: A minor cleanup to the dev manual.
by Anna Zaks
· 13 years ago
665a8dc
Fix ALL the markup.
by Benjamin Kramer
· 13 years ago
a772b86
[analyzer] Update the docs to reflect that gcc is not the only default
by Anna Zaks
· 13 years ago
00b64f3
Add missing #endif in documentation.
by Ted Kremenek
· 13 years ago
b78229c
[analyzer] More www; document ProgramState->dump().
by Anna Zaks
· 13 years ago
22d4fb9
[analyzer] Update the checker writer manual with explanation of SVals
by Anna Zaks
· 13 years ago
e113477
Remove duplicate listings for core.DivideZero
by Matt Beaumont-Gay
· 13 years ago
2b73517
[analyzer] Add the Checker Developer Manual to the menu.
by Anna Zaks
· 13 years ago
464ef2e
[analyzer] Add overview and checker registration to the checker developer manual.
by Anna Zaks
· 13 years ago
0e5df1a
[analyzer] Add the list of available checkers to the website.
by Anna Zaks
· 13 years ago
d67fc49
[analyzer] Start writing Checker Developer Manual.
by Anna Zaks
· 13 years ago
bb19cd8
Update open source static analyzer build.
by Ted Kremenek
· 13 years ago
f30c4cc
Update checker build to checker-257.
by Ted Kremenek
· 13 years ago
fc8f0e1
fix a bunch of comment typos found by codespell. Patch by
by Chris Lattner
· 14 years ago
2d5f2da
Update public analyzer build to checker-256.
by Ted Kremenek
· 14 years ago
2fdf79f
Update text for where to file analyzer bugs.
by Ted Kremenek
· 14 years ago
e673279
Update static analyzer build to checker-255.
by Ted Kremenek
· 14 years ago
4c551b6
Document that set-xcode-analyzer should typically be run using sudo.
by Ted Kremenek
· 14 years ago
1e4162f
Adjust casing of attributes in examples.
by Ted Kremenek
· 14 years ago
90f3dd8
Fix download link.
by Ted Kremenek
· 14 years ago
f7b6462
Add missing </a>
by Ted Kremenek
· 14 years ago
ef35cbc
Update checker build and post release notes.
by Ted Kremenek
· 14 years ago
11fe175
Wire up attributes 'ns_consumed' and 'cf_consumed' in the static analyzer's ObjC retain/release checker.
by Ted Kremenek
· 14 years ago
e2abf09
Fix HTML highlighting and add missing line.
by Ted Kremenek
· 14 years ago
a018c27
Fix a few typos in HTML documentation.
by Ted Kremenek
· 14 years ago
12b9434
Hook up attribute ns_consumes_self in the ObjC retain/release checker in the static analyzer.
by Ted Kremenek
· 14 years ago
28d5b72
Update checker build.
by Ted Kremenek
· 14 years ago
8f50014
Update analyzer build.
by Ted Kremenek
· 14 years ago
b1cb9c9
Update checker build.
by Ted Kremenek
· 14 years ago
e3fe4cb
Update checker build.
by Ted Kremenek
· 14 years ago
a0eabb7
Replace "#if __clang__" by "#if __has_feature(attribute_analyzer_noreturn)" to be consistent with all other snippets on this page.
by Ted Kremenek
· 14 years ago
df1997d
Update docs to include proper location of clang binary.
by Ted Kremenek
· 14 years ago
3df2f31
Update checker build.
by Ted Kremenek
· 14 years ago
383329e
Update checker build.
by Ted Kremenek
· 14 years ago
036cdf0
Update checker build.
by Ted Kremenek
· 14 years ago
390f55f
Update checker build.
by Ted Kremenek
· 14 years ago
7e86b28
Test commit
by Tanya Lattner
· 14 years ago
72554c5
Test commit.
by Tanya Lattner
· 14 years ago
2adebbe
Update checker build.
by Ted Kremenek
· 14 years ago
7b07d4a
Add missing whitespace.
by Ted Kremenek
· 14 years ago
f9c10c7
Update checker build.
by Ted Kremenek
· 14 years ago
c63cada
Tweak documentation to mention Debug+Asserts.
by Duncan Sands
· 14 years ago
d5aaa57
Update checker build.
by Ted Kremenek
· 14 years ago
Next »