aboutsummaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2012-03-03Add a pile of tests for unrestricted unions, and advertise support for them.Richard Smith
2012-02-27Fix documentation typo.Ted Kremenek
2012-02-25Initializer lists are now supported.Sebastian Redl
2012-02-24cxx_status: Consistently refer to C++11 as "C++11", not as "C++'11" nor asRichard Smith
2012-02-24cxx_status: extended sizeof has been essentially complete for some time. AsRichard Smith
2012-02-23[analyzer] Add CString checks to the release notes.Anna Zaks
2012-02-23Tweak C++ status table:Douglas Gregor
2012-02-23Clang now supports lambda expressions.Douglas Gregor
2012-02-23Tweak release note comments for checker build.Ted Kremenek
2012-02-23Update checker build to checker-261.Ted Kremenek
2012-02-14I hereby declare that all remaining constexpr issues are bugs, not unimplementedRichard Smith
2012-02-09Getting Started: Add a missing "cd ../..".Benjamin Kramer
2012-02-09Updated information on how to perform command line testing on Windows when bu...Aaron Ballman
2012-01-26Post link to checker-260, which is checker-259 with some experimental checks ...Ted Kremenek
2012-01-25Post open source analyzer build checker-259.Ted Kremenek
2012-01-20[analyzer] www: A minor cleanup to the dev manual.Anna Zaks
2012-01-15Fix ALL the markup.Benjamin Kramer
2012-01-12Revert accidentally-committed file in r148020.Richard Smith
2012-01-12Allow constant-folding of references which were formed in a manner not permittedRichard Smith
2012-01-06[analyzer] Update the docs to reflect that gcc is not the only defaultAnna Zaks
2012-01-04Add missing #endif in documentation.Ted Kremenek
2011-12-29Make this text slightly more accurate; thanks to Johannes Schaub forSean Hunt
2011-12-07[analyzer] More www; document ProgramState->dump().Anna Zaks
2011-12-07[analyzer] Update the checker writer manual with explanation of SValsAnna Zaks
2011-12-07www: Update getting started to encourage people to check out compielr-rt.Daniel Dunbar
2011-11-19Tweak the guidelines for when one should send patches to cfe-commits vs. cfe-devDouglas Gregor
2011-11-16Stop claiming that Visual Studio 2005 is a viable basis for buildingChandler Carruth
2011-11-07Remove duplicate listings for core.DivideZeroMatt Beaumont-Gay
2011-11-07Colorize. (this is consistent with the coloring in diagnostics.html, but perh...David Blaikie
2011-11-07[analyzer] Add the Checker Developer Manual to the menu.Anna Zaks
2011-11-07[analyzer] Add overview and checker registration to the checker developer man...Anna Zaks
2011-11-05Fix markup weirdness.Benjamin Kramer
2011-11-05[analyzer] Add the list of available checkers to the website.Anna Zaks
2011-11-02Don't encourage bug reports to the Clang mailing list. We have a bugDouglas Gregor
2011-11-02[analyzer] Start writing Checker Developer Manual.Anna Zaks
2011-11-02Fixing some dead links. Patch by Jean-Daniel Dupas!David Blaikie
2011-11-02Add colors to the C++11 status page.Michael J. Spencer
2011-10-28Deleted functions were in Clang 2.9, defaulted functions inDouglas Gregor
2011-10-14Tweak the C++11 status prose a bit. We still need better user guidance on the...Douglas Gregor
2011-10-14Switch the C++11 status table from a developer-centric list to aDouglas Gregor
2011-10-14Updating the Clang website to refer to C++'11 instead of C++'0xDavid Blaikie
2011-10-14Update open source static analyzer build.Ted Kremenek
2011-10-10Now that we support move generation, mention this in the language extension a...Sebastian Redl
2011-09-27Document the incompatibility that stems from Clang properly implementDouglas Gregor
2011-08-11Update C++0x status page to reflect support for raw string literals.Craig Topper
2011-08-06Fix HTML.Benjamin Kramer
2011-08-03give an example of a 'lowered vtable reference'Chris Lattner
2011-07-27Update C++0x status page to reflect support for unicode string and character ...Douglas Gregor
2011-07-27Easier debugging with Visual Studio Visualizers, from Nikola Smiljanic!Douglas Gregor
2011-07-25Update C++0x status for explicit override controls and explicitDouglas Gregor