ahatanak added a comment.

I see, thank you.

clang front-end currently fails to issue a warning or error when an aligned 
allocation/deallocation functions are required but not available in a few cases 
(e.g., delete called from a deleting destructor, calls to operator or builtin 
operator new/delete). I suppose those bugs should be fixed in separate patches.


https://reviews.llvm.org/D45015



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to