[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
Wed Apr 28 11:44:01 PDT 2021
leonardchan updated this revision to Diff 341279.
leonardchan marked 3 inline comments as done.
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.341279.patch
Type: text/x-patch
Size: 23570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210428/c07e698b/attachment-0001.bin>
More information about the cfe-commits
mailing list