summaryrefslogtreecommitdiff
path: root/www/diagnostics.html
AgeCommit message (Expand)AuthorFilesLines
2014-02-03Fix typo in CSS class name.Richard Smith1-2/+2
2014-01-24Correct < and > to &lt; and &gt;. Thanks to Samuel Harrington for pointing th...Richard Smith1-1/+1
2014-01-24Update page on clang diagnostics to contrast to GCC 4.9 instead of 4.2. A lotRichard Smith1-159/+124
2013-11-08Update macro expansion diagnostic examples to say 'expanded from:'Hans Wennborg1-3/+3
2012-06-27Update documentation with regards to template type diffing.Richard Trieu1-0/+33
2012-01-15Fix ALL the markup.Benjamin Kramer1-74/+78
2011-08-06Fix HTML.Benjamin Kramer1-1/+1
2011-08-03give an example of a 'lowered vtable reference'Chris Lattner1-5/+28
2011-06-01Improve the readability of the "Expressive Diagnostics" page, from Dave Yost!Douglas Gregor1-63/+60
2011-05-28make this a bit less confusingChris Lattner1-0/+1
2010-02-02add another example.Chris Lattner1-1/+28
2009-09-30fix line #'sChris Lattner1-2/+2
2009-09-30add some more popular examples, color code warning: and error: like the comma...Chris Lattner1-14/+57
2009-04-01Add some examples of Fix-it hints to our documentationDouglas Gregor1-1/+30
2009-04-01Give Type::getDesugaredType a "for-display" mode that can apply moreDouglas Gregor1-5/+42
2009-03-19split diagnostics examples out to its own file.Chris Lattner1-0/+213