Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix static initialization order fiasco in velox (#24458)
Summary: X-link: facebookincubator/velox#12204 Replace global statics with local to avoid non-determinism https://en.cppreference.com/w/cpp/language/siof Differential Revision: D68857074
- Loading branch information