[cfe-dev] Concepts status
Nathan Wilson via cfe-dev
cfe-dev at lists.llvm.org
Tue Jun 14 06:59:13 PDT 2016
Hi Andrew,
There isn't a branch devoted to Concepts; patches are created and merged
into trunk (master). If you look through the logs you'll see some commits
with [Concepts] or [CONCEPTS] in the subject.
Currently there is a front end only (cc1 only)
-fconcepts-ts flag which may be specified with -Xclang -fconcepts-ts as
well.
Thanks,
Nathan
Thanks Hubert.
Is there a public branch available? I'd be interested in getting involved.
On Tue, Jun 14, 2016 at 1:40 PM Hubert Tong <
hubert.reinterpretcast at gmail.com> wrote:
> Hi Andrew,
>
> Concepts support is still ongoing in Clang. There is no published roadmap,
> but the goal is to have a full implementation (at least using the
> *requires-clause* syntax) in Spring of 2017.
>
> -- HT
>
> On Tue, Jun 14, 2016 at 8:03 AM, Andrew Marshall via cfe-dev <
> cfe-dev at lists.llvm.org> wrote:
>
>> What is the status of adding support for Concepts in Clang? Is there any
>> kind of roadmap for this?
>>
>> Thanks,
>> Andrew.
>>
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>>
>>
>
_______________________________________________
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/20160614/6d257e9e/attachment.html>
More information about the cfe-dev
mailing list