summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Update static analyzer build to checker-255.Ted Kremenek2011-02-123-2/+15
* More tweaks to the compatibility page.John McCall2011-02-031-22/+24
* More minor documentation tweaks.John McCall2011-02-031-9/+11
* Rework the __block jump-checking section, including a justification ofJohn McCall2011-02-031-27/+28
* Rework and embellish the C99 inline compatibility section.John McCall2011-02-031-14/+33
* Document that set-xcode-analyzer should typically be run using sudo.Ted Kremenek2011-01-311-3/+11
* Adjust casing of attributes in examples.Ted Kremenek2011-01-271-2/+2
* Fix download link.Ted Kremenek2011-01-271-1/+1
* Add missing </a>Ted Kremenek2011-01-271-1/+1
* Update checker build and post release notes.Ted Kremenek2011-01-273-4/+39
* Wire up attributes 'ns_consumed' and 'cf_consumed' in the static analyzer's O...Ted Kremenek2011-01-271-6/+115
* Fix HTML highlighting and add missing line.Ted Kremenek2011-01-271-1/+2
* Fix a few typos in HTML documentation.Ted Kremenek2011-01-271-3/+3
* Hook up attribute ns_consumes_self in the ObjC retain/release checker in the ...Ted Kremenek2011-01-271-0/+33
* Update C++0x status web pageDouglas Gregor2011-01-261-9/+9
* Note the need for --param=build_config=whatever in the Hacking Clang document...Douglas Gregor2011-01-241-0/+4
* Variadic templates are fully implemented.Douglas Gregor2011-01-191-8/+7
* Add back the late-specified return type paperDouglas Gregor2010-12-211-0/+9
* Updates to the C++ status page for C++0x features, from Michael PriceDouglas Gregor2010-12-211-27/+456
* Update checker build.Ted Kremenek2010-12-171-1/+1
* Getting Started: Add VS2010 instructions and specify an out of source build.Michael J. Spencer2010-12-161-4/+7
* c/objc/c++'98 are basically done, but we want '0x support.Chris Lattner2010-12-061-20/+15
* Update analyzer build.Ted Kremenek2010-12-031-1/+1
* Update checker build.Ted Kremenek2010-11-301-1/+1
* Update checker build.Ted Kremenek2010-11-161-1/+1
* typo2Chris Lattner2010-11-141-1/+1
* fix typoChris Lattner2010-11-141-1/+1
* add a note about inline asm compatibility.Chris Lattner2010-11-101-0/+44
* Document a language-compatibility issue with function parameter names in func...Douglas Gregor2010-11-101-0/+13
* Add a compat note about how Clang doesn't zero-initialize __block local varia...Daniel Dunbar2010-11-091-0/+24
* Replace "#if __clang__" by "#if __has_feature(attribute_analyzer_noreturn)" t...Ted Kremenek2010-11-091-1/+1
* Add link to LLVM releases page.Daniel Dunbar2010-11-021-0/+6
* Use objdir != srcdir in the getting started doc.Rafael Espindola2010-10-291-2/+5
* Add and describe a quick script to migrate gcc builtins that clang doesn'tEric Christopher2010-10-252-0/+170
* Update compatibility page for objective-c.Fariborz Jahanian2010-10-221-0/+19
* validatorGabor Greif2010-10-161-0/+2
* these items are done, afaikGabor Greif2010-10-161-6/+2
* Add an empty robots.txt, mostly just to reduce errors in HTTP log.Daniel Dunbar2010-10-161-0/+2
* Add a favicon.ico, mostly just to reduce errors in HTTP log.Daniel Dunbar2010-10-161-0/+0
* be less threatening.Chris Lattner2010-10-111-3/+1
* Bugs should go to Bugzilla, not the mailing listDouglas Gregor2010-10-071-4/+1
* www: Grammar, etc.Daniel Dunbar2010-10-071-3/+3
* clang++ sorta works nowChris Lattner2010-10-071-5/+4
* www: Add a "Clang Related Projects" page, to collect links to external projectsDaniel Dunbar2010-10-042-0/+56
* Correct this name so I stop giving out the wrong email address.Nick Lewycky2010-09-301-1/+1
* Update docs to include proper location of clang binary.Ted Kremenek2010-09-291-1/+1
* Update checker build.Ted Kremenek2010-09-231-1/+1
* Update C++0x statusDouglas Gregor2010-09-171-6/+22
* add a compatibility note about vector builtinsChris Lattner2010-09-161-0/+27
* Add a compatibility note about clang not implicitly converting between objc_o...Argyrios Kyrtzidis2010-09-131-0/+22