dim added a comment.

In https://reviews.llvm.org/D45406#1060914, @mgorny wrote:

> Well, my idea was to list the standards one per line (like on GCC manpage), 
> and then the '(deprecated)' comments would probably stand out enough to apply 
> to a single line. Also, FWICS the gcc manpage simply lists which aliases are 
> deprecated in the description text. But skipping them entirely also works for 
> me.


Right, I see what you mean (as per 
https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html#index-std-1), I'm not 
completely sure how to force a line break in RST with itemized lists, though.


Repository:
  rC Clang

https://reviews.llvm.org/D45406



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to