[llvm-commits] [llvm] r78097 - in /llvm/trunk: include/llvm/LLVMContext.h lib/VMCore/Constants.cpp lib/VMCore/LLVMContextImpl.cpp lib/VMCore/LLVMContextImpl.h

Owen Anderson resistor at mac.com
Tue Aug 4 21:08:42 PDT 2009


On Aug 4, 2009, at 8:54 PM, Chris Lattner wrote:
> Fine, its implementation is private to vmcore, right?  Since it has  
> to be forward declared in various headers, why not use class?

Because MSVC is unhappy if you mix class/struct for the same type.

--Owen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090804/1ab08fc9/attachment.bin>


More information about the llvm-commits mailing list