[PATCH] D101561: [Prototype] Introduce attribute for ignoring C++ ABI
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 30 12:30:14 PDT 2021
aaron.ballman added a comment.
Some more background information on the idea would be helpful -- this strikes me as something that should probably start out as an RFC on cfe-dev (and maybe libcxx-dev?) to discuss the high-level goals and approaches, before doing much prototype work. Note: some related attributes are `AbiTag` and `TrivialABI`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101561/new/
https://reviews.llvm.org/D101561
More information about the cfe-commits
mailing list