[PATCH] D85802: [clang] Add -fc++-abi= flag for specifying which C++ ABI to use
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 14 09:21:35 PDT 2022
rjmccall added a comment.
Does Fuchsia still need this? If those experiments have stabilized, maybe we can just remove it. Also, it should probably have been a -cc1 flag in the first place.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85802/new/
https://reviews.llvm.org/D85802
More information about the cfe-commits
mailing list