summaryrefslogtreecommitdiff
path: root/www/diagnostics.html
Commit message (Expand)AuthorAgeFilesLines
* [clang][www] Fix typo. NFCKristina Brooks2018-09-291-3/+3
* gcc is now returning the same output on this example, removing this exampleSylvestre Ledru2018-09-141-6/+0
* [WWW] Fixing file permissions for the .html pages.Mike Edwards2018-07-271-0/+0
* Fix typos in clangAlexander Kornienko2018-04-061-1/+1
* Fix typo in CSS class name.Richard Smith2014-02-031-2/+2
* Correct < and > to &lt; and &gt;. Thanks to Samuel Harrington for pointing th...Richard Smith2014-01-241-1/+1
* Update page on clang diagnostics to contrast to GCC 4.9 instead of 4.2. A lotRichard Smith2014-01-241-159/+124
* Update macro expansion diagnostic examples to say 'expanded from:'Hans Wennborg2013-11-081-3/+3
* Update documentation with regards to template type diffing.Richard Trieu2012-06-271-0/+33
* Fix ALL the markup.Benjamin Kramer2012-01-151-74/+78
* Fix HTML.Benjamin Kramer2011-08-061-1/+1
* give an example of a 'lowered vtable reference'Chris Lattner2011-08-031-5/+28
* 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
* add another example.Chris Lattner2010-02-021-1/+28
* fix line #'sChris Lattner2009-09-301-2/+2
* add some more popular examples, color code warning: and error: like the comma...Chris Lattner2009-09-301-14/+57
* Add some examples of Fix-it hints to our documentationDouglas Gregor2009-04-011-1/+30
* Give Type::getDesugaredType a "for-display" mode that can apply moreDouglas Gregor2009-04-011-5/+42
* split diagnostics examples out to its own file.Chris Lattner2009-03-191-0/+213