Issue 56485
Summary bug #37251 from clang 7 still exists in 14
Labels new issue
Assignees
Reporter martinbonaciugome
    https://github.com/llvm/llvm-project/issues/37251 still exists in clang 14.0.6 but is also happening in debug build also. my memory blew on initializing an inline global thread pool in a dll, as it was creating 1000s of instances of pools during program initialization. same code works perfectly as a framework and .so on iOS/macOS and android/linux
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to