[llvm-commits] [PATCH] Add LLVM_DELETED_FUNCTION compatibility macro.

Jeffrey Yasskin jyasskin at googlers.com
Tue Aug 14 17:14:38 PDT 2012


Looks fine to me. I'd probably include a sample use in the comment.

On Tue, Aug 14, 2012 at 3:57 PM, Michael Spencer <bigcheesegs at gmail.com> wrote:
> The attached patch adds the LLVM_DELETED_FUNCTION macro. It is
> intended to augment the normal C++03 non-copyable pattern.
>
> - Michael Spencer
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list