[all-commits] [llvm/llvm-project] bebfc3: Revert "Do not apply calling conventions to MSVC e...
Amy Huang via All-commits
all-commits at lists.llvm.org
Wed Sep 16 13:53:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bebfc3b92d5e8dd1b1d75d40d5d03975957eec14
https://github.com/llvm/llvm-project/commit/bebfc3b92d5e8dd1b1d75d40d5d03975957eec14
Author: Amy Huang <akhuang at google.com>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
M clang/test/CodeGenCXX/default_calling_conv.cpp
Log Message:
-----------
Revert "Do not apply calling conventions to MSVC entry points"
This reverts commit 4cff1b40dacf6a5489b09657d94ea4757b8cd3b0.
Caused "undefined symbol: _WinMain at 16" link errors.
More information about the All-commits
mailing list