aboutsummaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2013-02-13Remove outdated performance.html webpage.Tanya Lattner
2013-02-12+ specified progress informationAnton Yartsev
2013-02-12+ centered progress cellsAnton Yartsev
2013-02-11Timing data was removed years ago. Remove these links.Tanya Lattner
2013-02-08Note that checker-271 is newer than the analyzer in Xcode 4.6Ted Kremenek
2013-02-08Update open source checker build to checker-271.Ted Kremenek
2013-02-02Revert "Update checker build to checker-271."Ted Kremenek
2013-02-02Update checker build to checker-271.Ted Kremenek
2013-02-01Consistently format sample diagnostics on this page.Richard Smith
2013-01-29C++11 status:Richard Smith
2013-01-08Various tweaks and updates to the analyzer website.Jordan Rose
2013-01-08Repost checker-270, which for some reason got deleted.Ted Kremenek
2013-01-08[analyzer] Extend the Representing Values section of the dev manual.Anna Zaks
2013-01-04Update checker build to checker-270Ted Kremenek
2012-11-27docs: [CMake] Add Xcode to the list of project formats CMake can generate.NAKAMURA Takumi
2012-11-27clang/www/get_started.html: s/cmake/CMake/NAKAMURA Takumi
2012-11-16Mention the lldb formatters in the clang wiki under debugging.Argyrios Kyrtzidis
2012-11-15Add link to cfe-users mailing list.Tanya Lattner
2012-11-07[analyzer] Check that the argument to CFMakeCollectable is non-NULL.Jordan Rose
2012-10-31Remove really old benchmark data.Rafael Espindola
2012-10-23Ugly ugly hack for libstdc++-4.6 and libstdc++-4.7 compatibility. TheseRichard Smith
2012-10-11Add prologue text for list of potential checkers.Ted Kremenek
2012-10-06List of potential checkers: smart pointer checker: actually, unique_ptr<T[]>Dmitri Gribenko
2012-10-06Clang static analyzer docs: fix a couple of HTML markup issues and non-UTF-8Dmitri Gribenko
2012-10-06List of potential checkers: more C++11 details for the smart pointer checker.Dmitri Gribenko
2012-10-06Add link to potential future checkers.Ted Kremenek
2012-10-06Add list of potential checkers. Provided by Anton Yartsev!Ted Kremenek
2012-10-04libstdc++-4.6 needs the same common_type fix as libstdc++-4.7. Other than that,Richard Smith
2012-09-25Update checker build.Ted Kremenek
2012-09-20Fix typo. (s/Explided/Exploded/)David Blaikie
2012-09-12Post new checker build.Ted Kremenek
2012-08-30WWW: Force word wrapping of the content to avoid horizontal scrolling.Benjamin Kramer
2012-08-14Small change to avoid confusion on what "used by" means for a compiler.Rafael Espindola
2012-08-14Add initial documentation about the new tools repository and theChandler Carruth
2012-08-14Clean up the basic instructions for getting started with clang to alwaysChandler Carruth
2012-08-08clarify that the advantages of the BSD license apply to when you incorporate ...Chris Lattner
2012-08-03Add some missing functions to builtins.py.Eric Christopher
2012-07-31Fix some minor typosSylvestre Ledru
2012-07-23Fix a typo (the the => the)Sylvestre Ledru
2012-07-16Place checker build at alternate URL.Ted Kremenek
2012-06-27Update documentation with regards to template type diffing.Richard Trieu
2012-06-16Make the analyzer site a single point of reference for infoAnna Zaks
2012-06-12[analyzer] WWW: Shorten the menu title.Anna Zaks
2012-06-11[analyzer] WWW: Add FAQ to the menu.Anna Zaks
2012-06-11[analyzer] WWW: FAQ - fix the assertion use example.Anna Zaks
2012-06-11[analyzer] The FAQ question style shouldn't be the same as code_example.Anna Zaks
2012-06-11[analyzer] WWW: Add table of contents, fixed code examples.Anna Zaks
2012-06-11[analyzer] WWW: Mention that we do not support "noreturn" for methods.Anna Zaks
2012-06-09Add CSS style for FAQ questions, and restate FAQ questions as actual questions.Ted Kremenek
2012-06-09Wordsmith a bit, and turn </h1> into </h4> when appropriate.Ted Kremenek