[PATCH] D45406: Document -std= values for different languages

Michał Górny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 7 23:49:49 PDT 2018


mgorny added a comment.

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.


Repository:
  rC Clang

https://reviews.llvm.org/D45406





More information about the cfe-commits mailing list