[PATCH] D18970: Add functions in ctype.h to builtin function database

Joerg Sonnenberger via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 14 14:27:29 PDT 2016


On Thu, Apr 14, 2016 at 03:02:31PM +0000, Taewook Oh via cfe-commits wrote:
> Thank you for your comments. I submitted a new patch
> (http://reviews.llvm.org/D19062) with a new test that checks attributes
> but not types. I think this should cover both cases. What do you think?

I think just picking two backends like ARM and X86 is less likely to
create volatile IR and covers both aspects at the same time. It feels
more robust that way.

Joergr


More information about the cfe-commits mailing list