[llvm] Workaround -Wglobal-constructor warning. (PR #94699)
Eric Schweitz via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 7 07:38:55 PDT 2024
schweitzpgi wrote:
This regards the global added by @danielsanders in f76f315436116.
Just hiding the mutex in a function body to avoid the warning.
https://github.com/llvm/llvm-project/pull/94699
More information about the llvm-commits
mailing list