[PATCH] D85802: [clang] Add -fc++-abi= flag for specifying which C++ ABI to use
Leonard Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 4 10:52:50 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG84c475437267: [clang] Add -fc++-abi= flag for specifying which C++ ABI to use (authored by leonardchan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85802/new/
https://reviews.llvm.org/D85802
Files:
clang/include/clang/AST/ASTContext.h
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Basic/LangOptions.h
clang/include/clang/Basic/TargetCXXABI.def
clang/include/clang/Basic/TargetCXXABI.h
clang/include/clang/Driver/Options.td
clang/lib/AST/ASTContext.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/ItaniumCXXABI.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGenCXX/cxx-abi-switch.cpp
clang/test/Frontend/invalid-cxx-abi.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85802.342802.patch
Type: text/x-patch
Size: 23566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210504/b84c2de6/attachment-0001.bin>
More information about the cfe-commits
mailing list