summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Fix PR10053: Improve diagnostics and error recovery for code which some compi...Richard Smith2011-06-051-10/+14
* Improve the readability of the "Expressive Diagnostics" page, from Dave Yost!Douglas Gregor2011-06-011-63/+60
* make this a bit less confusingChris Lattner2011-05-281-0/+1
* Update checker build to checker-257.Ted Kremenek2011-05-252-2/+15
* Eliminate old, useless tutorial pageDouglas Gregor2011-05-131-56/+0
* some updates.Chris Lattner2011-05-131-10/+7
* this never happened.Chris Lattner2011-05-131-30/+0
* remove some old redirect pages. We're into our 3rd year of redirecting, the ...Chris Lattner2011-05-133-51/+0
* Update www: we now mangle references to function parameters properly. Also, t...Richard Smith2011-05-051-2/+2
* Implement support for C++0x alias templates.Richard Smith2011-05-051-5/+4
* Remove several more rvalue references from swap arguments in libstdc++4.4.Jeffrey Yasskin2011-05-031-0/+239
* Fully implement delegating constructors!Sean Hunt2011-05-011-4/+4
* Update www: clang now supports C++11 for-range and non-template type aliases.Richard Smith2011-04-151-10/+11
* fix a bunch of comment typos found by codespell. Patch byChris Lattner2011-04-153-3/+3
* Name mangling of late-specified return types doesn't work if the return type ...Richard Smith2011-04-141-1/+1
* Update public analyzer build to checker-256.Ted Kremenek2011-04-132-1/+51
* Added link to LLVM cmake page in Visual Studio section.John Thompson2011-04-061-0/+7
* clang has had full and tested support for C++0x trailing-return-type and auto...Richard Smith2011-04-031-8/+8
* Add a libstdc++-4.4 patch for C++0x to the website.Jeffrey Yasskin2011-03-292-0/+374
* Clang supports __STDC_HOSTED__. Patch by Jonathan SauerDouglas Gregor2011-03-271-1/+1
* www/get_started.html: Fix a few URLs.NAKAMURA Takumi2011-03-271-4/+4
* www/hacking.html: Add blurb of LLVM_LIT_TOOLS_DIR.NAKAMURA Takumi2011-03-181-4/+12
* www/hacking.html: Cosmetic change, to detabify, eliminate whitespace, and add...NAKAMURA Takumi2011-03-181-36/+36
* Mention an XML printer on the Open Projects pageDouglas Gregor2011-03-091-0/+7
* Update the www to indicate that auto is now implemented.Richard Smith2011-02-231-4/+4
* Update text for where to file analyzer bugs.Ted Kremenek2011-02-181-1/+1
* 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