Parallel STL

Hello,

I known there is a lot of work for support of Parallel STL (parallel std::sort, for_each… introduced in c++ 17) in clang.

Parallel STL is supported with GCC (>=9), when linking with Intel Thread building block and Microsoft Visual Studio 2019/2022

They are somes commit in

Again, thank you to people (a lot of Intel people) who worked.

Do you known if parallel stl will be included in clang/llvm 14 ?

happy new year: