[LLVMbugs] [Bug 17220] wmain should be treated as "main" when	targeting win32.
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Fri Sep 13 22:50:09 PDT 2013
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=17220
David Majnemer <david.majnemer at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
           Assignee|unassignedclangbugs at nondot. |david.majnemer at gmail.com
                   |org                         |
--- Comment #1 from David Majnemer <david.majnemer at gmail.com> ---
main and wmain can co-exist just fine due to the rules stated in:
http://msdn.microsoft.com/en-us/library/f9t8842e(v=vs.120).aspx
-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130914/51788680/attachment.html>
    
    
More information about the llvm-bugs
mailing list