[LLVMdev] Does clang support __declspec(uuid) and __uuidof

Reid Kleckner rnk at google.com
Wed Jun 24 05:37:26 PDT 2015


Clang does support uuids, but only with -fms-extensions.

This is more of a question for cfe-dev for future reference.

Sent from phone
On Jun 23, 2015 11:50 AM, "Ashish Saxena" <ashishcseitbhu at gmail.com> wrote:

> Hi ,
>    I want to know if clang supports VC++ way of associating string to GUID
> i.e. __declspec(uuid) and __uuidof  . I am using android native ndk 10d
> and it does not seem to be working .. Any plans to get this in future
> release ?
>
> Thanks
> Ashish
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150624/4ad02cc5/attachment.html>


More information about the llvm-dev mailing list