[libcxx] r206805 - Use compiler intrinsic __is_constructible if available

Logan Chien tzuhsiang.chien at gmail.com
Wed Jul 23 11:32:37 PDT 2014


Hi ismail,

I have tried to investigate the attached test case in detail.  It seems
that the attached test case is not a valid C++ program (with various
parsing error and etc.)  May you upload the raw (non-reduced) processed
file?  Thanks.

Sincerely,
Logan


On Fri, Jul 18, 2014 at 4:50 PM, İsmail Dönmez <ismail at donmez.ws> wrote:

>
>
>
> On Thu, Jul 17, 2014 at 8:47 PM, Logan Chien <tzuhsiang.chien at gmail.com>
> wrote:
>
>> Hi,
>>
>> FYI, from the backtrace, it seems that this is related to:
>>
>> http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140707/109506.html
>>
>> It seems that the types after the packed parameters are not canonicalized
>> in some cases.
>> I am working on this (my patch is incorrect at the moment), but haven't
>> got a correct solution yet.
>>
>>
> Thanks, I'll keep an eye on that patch.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140724/9d429b9a/attachment.html>


More information about the cfe-commits mailing list