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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
