LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 12477 - [meta] Support Microsoft C++ ABI
Summary: [meta] Support Microsoft C++ ABI
Status: NEW
Alias: None
Product: clang
Classification: Unclassified
Component: C++ (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P enhancement
Assignee: Unassigned Clang Bugs
URL:
Keywords: ABI
Depends on: 17152 18126 19398 21022 23549 5058 5064 9213 9277 11405 11789 11847 12041 12074 12116 12332 12333 12336 12535 12594 12603 12631 12648 12701 12709 12715 12749 12783 12784 12785 12974 13022 13047 13153 13158 13176 13177 13182 13207 13231 13232 13344 13389 13434 13443 13444 13455 13457 13488 13676 13761 13782 13792 13984 14006 14104 14410 14413 15058 15512 15556 15768 15875 15900 16096 16233 16406 16459 16655 16735 16759 16788 16789 16832 16835 16836 16844 16848 16853 16887 16888 16959 16994 17034 17100 17157 17161 17273 17371 17382 17514 17738 17748 17750 17761 17767 17768 17772 17816 18021 18022 18024 18025 18026 18027 18035 18039 18118 18131 18167 18168 18169 18170 18172 18173 18175 18186 18204 18215 18216 18248 18264 18278 18433 18434 18435 18436 18437 18444 18464 18467 18474 18476 18479 18617 18618 18675 18692 18694 18702 18826 18844 18845 18880 18902 18917 18951 18967 19012 19025 19066 19104 19172 19180 19181 19240 19361 19399 19407 19408 19413 19414 19487 19505 19506 19733 20017 20047 20221 20315 20337 20343 20346 20351 20418 20444 20464 20477 20479 20653 20719 20897 20947 21031 21046 21060 21061 21062 21064 21073 21074 21164 21888 22840 23325 23452 27621 28223 37465
Blocks: 13707
  Show dependency tree
 
Reported: 2012-04-06 02:45 PDT by Timur Iskhodzhanov
Modified: 2019-11-29 09:32 PST (History)
19 users (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timur Iskhodzhanov 2012-04-06 02:45:09 PDT
This is a meta bug to cover all known Clang vs Microsoft C++ ABI incompatibility / unsupportness.
Comment 1 NAKAMURA Takumi 2012-04-07 02:31:38 PDT
Bug 9213 might be relevant to this. It's an issue in llvm, though.
Comment 2 João Matos 2012-08-31 09:40:25 PDT
Timur, I cleaned up this bug my moving all the non-ABI related to PR 13707. If you think I moved something that belongs in this one (or missed some) let me know (or fix it).
Comment 3 Timur Iskhodzhanov 2012-09-01 10:11:36 PDT
Sure, thanks!
Comment 4 Anton Korobeynikov 2012-12-19 15:50:03 PST
*** Bug 14656 has been marked as a duplicate of this bug. ***