summaryrefslogtreecommitdiff
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Update documentation with regards to template type diffing.Richard Trieu2012-06-272-0/+34
* Make the analyzer site a single point of reference for infoAnna Zaks2012-06-161-3/+25
* [analyzer] WWW: Shorten the menu title.Anna Zaks2012-06-121-1/+1
* [analyzer] WWW: Add FAQ to the menu.Anna Zaks2012-06-111-2/+3
* [analyzer] WWW: FAQ - fix the assertion use example.Anna Zaks2012-06-111-0/+0
* [analyzer] The FAQ question style shouldn't be the same as code_example.Anna Zaks2012-06-111-5/+1
* [analyzer] WWW: Add table of contents, fixed code examples.Anna Zaks2012-06-111-7/+43
* [analyzer] WWW: Mention that we do not support "noreturn" for methods.Anna Zaks2012-06-111-1/+2
* Add CSS style for FAQ questions, and restate FAQ questions as actual questions.Ted Kremenek2012-06-092-7/+22
* Wordsmith a bit, and turn </h1> into </h4> when appropriate.Ted Kremenek2012-06-091-6/+8
* [analyzer] FAQ page fixupAnna Zaks2012-06-091-1/+1
* [analyzer] Add FAQ and How to Deal with Common False Positives pageAnna Zaks2012-06-094-0/+50
* Update checker build.Ted Kremenek2012-06-012-1/+8
* Links the entry point to the tooling documentation into clang's menu bar.Manuel Klimek2012-05-251-0/+1
* Release notes update for -Wsometimes-uninitialized.Richard Smith2012-05-251-0/+2
* Update checker build.Ted Kremenek2012-05-232-2/+8
* Clang 3.1 is out: turn the relevant C++11 status boxes green.Richard Smith2012-05-231-13/+13
* Clarify how libstdc++ and other bits of the system toolchain are foundChandler Carruth2012-05-161-9/+6
* [analyzer]Extend the available checks list and the release notes for 264Anna Zaks2012-05-092-1/+51
* Fix Engrish.Ted Kremenek2012-05-091-1/+1
* Fix typo.Ted Kremenek2012-05-091-1/+1
* Update checker build.Ted Kremenek2012-05-092-1/+10
* Update checker build link, and remove stale links.Ted Kremenek2012-04-262-6/+10
* Better C++11 support is no longer an advantage of GCC.Benjamin Kramer2012-04-221-2/+0
* c++11 status: Replace references to "SVN" with "3.1" to avoid confusion when ...Benjamin Kramer2012-04-201-13/+13
* In an attempt to reduce confusion, mark 'Strong compare exchange' as done, sinceRichard Smith2012-04-191-1/+1
* Link to a tiny patch to libstdc++-4.7 to work around the <chrono> issuesRichard Smith2012-04-172-2/+16
* Add note to hacking.html that running the test harness directly from the comm...Eli Friedman2012-04-161-2/+10
* Now that we provide sufficient support for three C11/C++11 atomicsRichard Smith2012-04-131-4/+4
* Add a query macro for C++11 N3276, decltype does not require completeDouglas Gregor2012-04-101-0/+5
* Forward-declared enumerations are now complete, except for an interactionRichard Smith2012-03-261-1/+1
* Revert accidentally-committed www changes (and an unused diagnostic);Richard Smith2012-03-231-1/+1
* When defining a forward-declared enum, don't try to attach the definition toRichard Smith2012-03-231-1/+1
* Update checker build.Ted Kremenek2012-03-232-1/+11
* Update front page to indicate that we do, in fact, support some of C++11.Richard Smith2012-03-221-1/+1
* Update checker build.Ted Kremenek2012-03-152-1/+15
* Instantiating a class template should not instantiate the definition of anyRichard Smith2012-03-141-1/+2
* cxx_status: No compiler changes are required for 'minimal support for garbageRichard Smith2012-03-111-1/+2
* Improve diagnostics for UCNs referring to control characters and members of theRichard Smith2012-03-091-2/+2
* User-defined literals are done.Richard Smith2012-03-091-1/+1
* Add a pile of tests for unrestricted unions, and advertise support for them.Richard Smith2012-03-031-1/+1
* Fix documentation typo.Ted Kremenek2012-02-271-1/+1
* Initializer lists are now supported.Sebastian Redl2012-02-251-1/+1
* cxx_status: Consistently refer to C++11 as "C++11", not as "C++'11" nor asRichard Smith2012-02-241-6/+8
* cxx_status: extended sizeof has been essentially complete for some time. AsRichard Smith2012-02-241-7/+6
* [analyzer] Add CString checks to the release notes.Anna Zaks2012-02-231-2/+4
* Tweak C++ status table:Douglas Gregor2012-02-231-2/+2
* Clang now supports lambda expressions.Douglas Gregor2012-02-231-2/+2
* Tweak release note comments for checker build.Ted Kremenek2012-02-231-1/+2
* Update checker build to checker-261.Ted Kremenek2012-02-232-1/+14