[PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"

Alexey Bataev a.bataev at hotmail.com
Wed Sep 17 00:33:47 PDT 2014


Reid, I though about it too. I also think it is a better solution. I'll 
rework the patch.

Best regards,
Alexey Bataev
=============
Software Engineer
Intel Compiler Team

16.09.2014 22:03, Reid Kleckner пишет:
> Coincidentally, I looked at this code the other day. IMO running the mangler twice for __FUNCDNAME__ is silly. Is there a problem with computing the string in Sema and storing it on the PredefinedExpr? It looks like we always have to do this just to build the type.
>
> http://reviews.llvm.org/D5365
>
>

http://reviews.llvm.org/D5365






More information about the cfe-commits mailing list