On 28.11.2011, at 23:35, Chandler Carruth wrote:

> Author: chandlerc
> Date: Mon Nov 28 16:34:59 2011
> New Revision: 145298
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=145298&view=rev
> Log:
> Expand and clean up the diagnostics section.
> 
> Modified:
>    cfe/trunk/docs/ReleaseNotes.html
> 
> Modified: cfe/trunk/docs/ReleaseNotes.html
> URL: 
> http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/ReleaseNotes.html?rev=145298&r1=145297&r2=145298&view=diff
> ==============================================================================
> --- cfe/trunk/docs/ReleaseNotes.html (original)
> +++ cfe/trunk/docs/ReleaseNotes.html Mon Nov 28 16:34:59 2011
> @@ -104,17 +104,6 @@
> +  <li>
> +    Able to recover and correct from misspelled type names at the begging of 
> statements. For example, Clang now emits:

s/begging/beginning/

Sebastian
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to