In order to allow compiling with -Werror=global-constructors with c++20 and above.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D122067
[libSupport] make CallBacksToRun static local ClosedPublic Authored by tal.kedar on Mar 19 2022, 7:46 AM.
Details
Summary In order to allow compiling with -Werror=global-constructors with c++20 and above.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 19 2022, 11:54 AM Comment Actions
What should be name/email to use for the commit authorship here? Comment Actions
Tal Kedar Thanks! Closed by commit rG129311ac0bbb: [libSupport] make CallBacksToRun static local (authored by tal.kedar, committed by mehdi_amini). · Explain WhyMar 19 2022, 1:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 416733 llvm/lib/Support/Signals.cpp
|