Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
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 185677 lib/CodeGen/CGCXX.cpp
lib/CodeGen/CGCXXABI.h
lib/CodeGen/CGDeclCXX.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.h
lib/CodeGen/ItaniumCXXABI.cpp
lib/CodeGen/MicrosoftCXXABI.cpp
|