r201901 - Reapply 201734 but with appropriate gcc compatibility

Chandler Carruth chandlerc at google.com
Fri Feb 21 15:42:04 PST 2014


On Fri, Feb 21, 2014 at 3:08 PM, Warren Hunt <whunt at google.com> wrote:

> +LANGBUILTIN(_InterlockedCompareExchange, "LiLiD*LiLi", "n",
> ALL_MS_LANGUAGES)
> +LANGBUILTIN(_InterlockedIncrement, "LiLiD*", "n", ALL_MS_LANGUAGES)
> +LANGBUILTIN(_InterlockedDecrement, "LiLiD*", "n", ALL_MS_LANGUAGES)
> +LANGBUILTIN(_InterlockedExchangeAdd, "LiLiD*Li", "n", ALL_MS_LANGUAGES)
>

Yea, you've mixed two patches here.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140221/a5b5869e/attachment.html>


More information about the cfe-commits mailing list