Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 27798 Build 27797: arc lint + arc unit
Paths
| Differential D57801
[opaque pointer types] Pass through function types for TLS initialization and global destructor calls. ClosedPublic Authored by jyknight on Feb 5 2019, 6:40 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 6 2019, 10:25 AM Closed by commit rC353355: [opaque pointer types] Pass through function types for TLS (authored by jyknight). · Explain WhyFeb 6 2019, 5:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 185467 clang/lib/CodeGen/CGCXX.cpp
clang/lib/CodeGen/CGCXXABI.h
clang/lib/CodeGen/CGDeclCXX.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/CodeGen/CodeGenModule.h
clang/lib/CodeGen/ItaniumCXXABI.cpp
clang/lib/CodeGen/MicrosoftCXXABI.cpp
|