[PATCH] D112081: Define __STDC_NO_THREADS__ when targeting windows-msvc (PR48704)

2023-01-06 Thread Mario Emmenlauer via Phabricator via cfe-commits
emmenlau added a comment.
Herald added a project: All.

I can confirm that the problem in OpenSSL is resolved as of OpenSSL 1.1.1s and 
ClangCl 15.0.6.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112081/new/

https://reviews.llvm.org/D112081

___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


[PATCH] D112081: Define __STDC_NO_THREADS__ when targeting windows-msvc (PR48704)

2022-02-17 Thread Mario Emmenlauer via Phabricator via cfe-commits
emmenlau added a comment.

Current OpenSSL 1.1.1m requires `__STDC_NO_ATOMICS__` to build with clang-cl 
against MSVC. Is this on-topic here?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112081/new/

https://reviews.llvm.org/D112081

___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits