[libSupport] make CallBacksToRun static local
In order to allow compiling with -Werror=global-constructors with c++20 and above. Discussion: https://discourse.llvm.org/t/llvm-lib-support-signals-cpp-fails-to-compile-due-to-werror-global-constructors/61070 Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D122067
Loading
Please sign in to comment