On Jan 13, 2010, at 4:50 PM, John McCall wrote:

> Author: rjmccall
> Date: Wed Jan 13 18:50:32 2010
> New Revision: 93390
>
> URL: http://llvm.org/viewvc/llvm-project?rev=93390&view=rev
> Log:
> Add the %ordinal format modifier for turning '1' into '1st'.  Hard- 
> coded for
> English right now;  would not be impossible to grab a special format  
> string
> from the diagnostic pool and localize that way.

Very spiffy, but please document this here:
http://clang.llvm.org/docs/InternalsManual.html#Diagnostics

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

Reply via email to