[cfe-dev] Status of Concepts TS

Richard Smith richard at metafoo.co.uk
Sat Aug 8 15:12:00 PDT 2015


On Sat, Aug 8, 2015 at 2:44 PM, Fletcher, John P <j.p.fletcher at aston.ac.uk>
wrote:

> Is there an available Clang branch for Concepts TS yet?
>

We don't generally do feature development on branches. The existing pieces
of the implementation of the Concepts TS are in SVN.


> I can see from the source code from SVN that there are some mentions of a
> flag -fconcepts-ts but the latest SVN compiler does not seem to recognise
> it.
>

At the moment, it's a cc1-only flag; you can specify it with -Xclang
-fconcepts-ts


> Is there a version on another branch?
>
> Thanks
>
> John Fletcher
>
>
> _______________________________________________
> 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/20150808/02b14da6/attachment.html>


More information about the cfe-dev mailing list