[cfe-dev] Attribute nobuiltin for operator new (Znwm)

Dávid Bolvanský via cfe-dev cfe-dev at lists.llvm.org
Thu May 24 10:49:49 PDT 2018


Hello,

Clang emits attribute "nobuiltin" for operator new/delete (and other
variants) even without "-fno-builtin".

Is there any reason for that? This blocks potential "new/delete"
transformations...

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180524/6ec15376/attachment.html>


More information about the cfe-dev mailing list