[PATCH] D59724: IRGen: Remove StructorType; thread GlobalDecl through more code. NFCI.
Peter Collingbourne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 22 15:30:36 PDT 2019
pcc created this revision.
pcc added reviewers: rsmith, rjmccall.
Herald added a subscriber: jdoerfert.
Herald added a project: clang.
This should make it easier to add more structor variants.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D59724
Files:
clang/include/clang/AST/GlobalDecl.h
clang/lib/CodeGen/CGCXX.cpp
clang/lib/CodeGen/CGCXXABI.h
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGClass.cpp
clang/lib/CodeGen/CGDeclCXX.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CGExprCXX.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/CodeGen/CodeGenTypes.h
clang/lib/CodeGen/ItaniumCXXABI.cpp
clang/lib/CodeGen/MicrosoftCXXABI.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59724.191966.patch
Type: text/x-patch
Size: 33681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190322/6bb709ce/attachment-0001.bin>
More information about the cfe-commits
mailing list