summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
...
* Add colors to the C++11 status page.Michael J. Spencer2011-11-021-68/+64
* Deleted functions were in Clang 2.9, defaulted functions inDouglas Gregor2011-10-281-1/+6
* Tweak the C++11 status prose a bit. We still need better user guidance on the...Douglas Gregor2011-10-141-2/+1
* Switch the C++11 status table from a developer-centric list to aDouglas Gregor2011-10-141-587/+318
* Updating the Clang website to refer to C++'11 instead of C++'0xDavid Blaikie2011-10-144-15/+15
* Update open source static analyzer build.Ted Kremenek2011-10-142-1/+14
* Now that we support move generation, mention this in the language extension a...Sebastian Redl2011-10-101-13/+13
* Document the incompatibility that stems from Clang properly implementDouglas Gregor2011-09-271-1/+39
* Update C++0x status page to reflect support for raw string literals.Craig Topper2011-08-111-4/+4
* Fix HTML.Benjamin Kramer2011-08-061-1/+1
* give an example of a 'lowered vtable reference'Chris Lattner2011-08-031-5/+28
* Update C++0x status page to reflect support for unicode string and character ...Douglas Gregor2011-07-271-4/+4
* Easier debugging with Visual Studio Visualizers, from Nikola Smiljanic!Douglas Gregor2011-07-271-0/+22
* Update C++0x status for explicit override controls and explicitDouglas Gregor2011-07-251-14/+14
* www/get_started.html: Fix a phrase, "in the *build* directory* in the instruc...NAKAMURA Takumi2011-07-251-1/+1
* add link to 2010 dev mtgChris Lattner2011-07-241-2/+3
* Add a link-friendly name to the Clang extension acceptance criteriaDouglas Gregor2011-07-231-1/+1
* Document the criteria for evaluating a proposed extension to Clang.Douglas Gregor2011-07-231-1/+30
* Update cxx_status page on www: clang has had full support for in-class initia...Richard Smith2011-07-211-4/+4
* Clean up the C++ status page by eliminating the utterly unnecessary set of pr...Douglas Gregor2011-07-211-58/+9
* Update C++0x nullptr status, from Jonathan SauerDouglas Gregor2011-07-211-2/+2
* Remove extraneous period.Bill Wendling2011-07-201-1/+1
* Hyphenate "argument-dependent".Jay Foad2011-06-141-2/+2
* Remove stale reference to libIndex.Ted Kremenek2011-06-081-1/+0
* 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