[cfe-dev] Determining the -std=xxx option possibilities for C++ in clang releases

Asiri Rathnayake via cfe-dev cfe-dev at lists.llvm.org
Fri May 13 14:49:27 PDT 2016


Wouldn't this be derivable from http://clang.llvm.org/cxx_status.html ?

/ Asiri

On Fri, May 13, 2016 at 10:31 PM, Edward Diener via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> Is there any way, beyond pure experimentation, to determine the possible
> -std=xxx possibilities for C++ compilation in past and current clang
> releases ?
>
> I can find no documentation, aside from C language possibilities for the
> -std option, in either the documentation or the clang --help command, for
> any given clang release which tells me what the possible -std possibilities
> are for C++ compilation. I am interested in the possibilities for clang 3.4
> up to the present source.
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160513/0d4f0cfa/attachment.html>


More information about the cfe-dev mailing list