[llvm-bugs] [Bug 47467] New: Codegen for typeid is incompatible with MS ABI
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Sep 8 17:08:14 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=47467
Bug ID: 47467
Summary: Codegen for typeid is incompatible with MS ABI
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: zequanwu at google.com
CC: blitzrakete at gmail.com, dgregor at apple.com,
erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
richard-llvm at metafoo.co.uk
Clang codegen for typeid generates calls to __RTtypeid sometimes when MSVC
doesn't generates such call, https://godbolt.org/z/vzdn9Y
--
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/20200909/7fa90c21/attachment.html>
More information about the llvm-bugs
mailing list