[PATCH] [-cxx-abi microsoft] Correctly identify Win32 entry points

David Majnemer david.majnemer at gmail.com
Sun Sep 15 12:53:00 PDT 2013


    - Remove now-superfluous #include.
    - Address review comments.
    - Rename Win32EntryPoint to MSVCRTEntryPoint
    - DllMain shouldn't get an implicit return of zero.

Hi rnk, rsmith, whunt, timurrrr,

http://llvm-reviews.chandlerc.com/D1683

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1683?vs=4298&id=4307#toc

Files:
  include/clang/AST/Decl.h
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/AST/Decl.cpp
  lib/AST/MicrosoftMangle.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaOverload.cpp
  test/SemaCXX/ms-overload-entry-point.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1683.5.patch
Type: text/x-patch
Size: 9201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130915/b6a85118/attachment.bin>


More information about the cfe-commits mailing list