summaryrefslogtreecommitdiff
path: root/www
Commit message (Expand)AuthorAge
* Hyphenate "argument-dependent".Jay Foad2011-06-14
* Remove stale reference to libIndex.Ted Kremenek2011-06-08
* Fix PR10053: Improve diagnostics and error recovery for code which some compi...Richard Smith2011-06-05
* Improve the readability of the "Expressive Diagnostics" page, from Dave Yost!Douglas Gregor2011-06-01
* make this a bit less confusingChris Lattner2011-05-28
* Update checker build to checker-257.Ted Kremenek2011-05-25
* Eliminate old, useless tutorial pageDouglas Gregor2011-05-13
* some updates.Chris Lattner2011-05-13
* this never happened.Chris Lattner2011-05-13
* remove some old redirect pages. We're into our 3rd year of redirecting, the ...Chris Lattner2011-05-13
* Update www: we now mangle references to function parameters properly. Also, t...Richard Smith2011-05-05
* Implement support for C++0x alias templates.Richard Smith2011-05-05
* Remove several more rvalue references from swap arguments in libstdc++4.4.Jeffrey Yasskin2011-05-03
* Fully implement delegating constructors!Sean Hunt2011-05-01
* Update www: clang now supports C++11 for-range and non-template type aliases.Richard Smith2011-04-15
* fix a bunch of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Name mangling of late-specified return types doesn't work if the return type ...Richard Smith2011-04-14
* Update public analyzer build to checker-256.Ted Kremenek2011-04-13
* Added link to LLVM cmake page in Visual Studio section.John Thompson2011-04-06
* clang has had full and tested support for C++0x trailing-return-type and auto...Richard Smith2011-04-03
* Add a libstdc++-4.4 patch for C++0x to the website.Jeffrey Yasskin2011-03-29
* Clang supports __STDC_HOSTED__. Patch by Jonathan SauerDouglas Gregor2011-03-27
* www/get_started.html: Fix a few URLs.NAKAMURA Takumi2011-03-27
* www/hacking.html: Add blurb of LLVM_LIT_TOOLS_DIR.NAKAMURA Takumi2011-03-18
* www/hacking.html: Cosmetic change, to detabify, eliminate whitespace, and add...NAKAMURA Takumi2011-03-18
* Mention an XML printer on the Open Projects pageDouglas Gregor2011-03-09
* Update the www to indicate that auto is now implemented.Richard Smith2011-02-23
* Update text for where to file analyzer bugs.Ted Kremenek2011-02-18
* Update static analyzer build to checker-255.Ted Kremenek2011-02-12
* More tweaks to the compatibility page.John McCall2011-02-03
* More minor documentation tweaks.John McCall2011-02-03
* Rework the __block jump-checking section, including a justification ofJohn McCall2011-02-03
* Rework and embellish the C99 inline compatibility section.John McCall2011-02-03
* Document that set-xcode-analyzer should typically be run using sudo.Ted Kremenek2011-01-31
* Adjust casing of attributes in examples.Ted Kremenek2011-01-27
* Fix download link.Ted Kremenek2011-01-27
* Add missing </a>Ted Kremenek2011-01-27
* Update checker build and post release notes.Ted Kremenek2011-01-27
* Wire up attributes 'ns_consumed' and 'cf_consumed' in the static analyzer's O...Ted Kremenek2011-01-27
* Fix HTML highlighting and add missing line.Ted Kremenek2011-01-27
* Fix a few typos in HTML documentation.Ted Kremenek2011-01-27
* Hook up attribute ns_consumes_self in the ObjC retain/release checker in the ...Ted Kremenek2011-01-27
* Update C++0x status web pageDouglas Gregor2011-01-26
* Note the need for --param=build_config=whatever in the Hacking Clang document...Douglas Gregor2011-01-24
* Variadic templates are fully implemented.Douglas Gregor2011-01-19
* Add back the late-specified return type paperDouglas Gregor2010-12-21
* Updates to the C++ status page for C++0x features, from Michael PriceDouglas Gregor2010-12-21
* Update checker build.Ted Kremenek2010-12-17
* Getting Started: Add VS2010 instructions and specify an out of source build.Michael J. Spencer2010-12-16
* c/objc/c++'98 are basically done, but we want '0x support.Chris Lattner2010-12-06