json/.github
Thomas Braun 25a59b59f2 Github Actions: Add ClangCL on Windows
MS Visual Studio 2019 has builtin support for other compiler toolsets [1].

This commit adds support for compiling using LLVM/Clang 10 using Visual
Studio.

ClangCL pretends to be MSVC so the usual MSVC flags apply, see also [2].
For detecting if ClangCL is used, newer cmake verisons (>= 3.15) have
builtin support using CMAKE_CXX_COMPILER_FRONTEND_VARIANT [3], for older
ones a workaround is available using CMAKE_CXX_SIMULATE_ID [4].

[1]: https://devblogs.microsoft.com/cppblog/clang-llvm-support-in-visual-studio/
[2]: https://clang.llvm.org/docs/UsersManual.html#clang-cl
[3]: https://stackoverflow.com/a/10055571
[4]: 4fe34b2d29
2020-07-14 16:02:44 +02:00
..
ISSUE_TEMPLATE 🔧 remove feature request template 2020-06-27 12:55:41 +02:00
workflows Github Actions: Add ClangCL on Windows 2020-07-14 16:02:44 +02:00
CODEOWNERS Some typos 2020-02-02 17:29:37 +08:00
config.yml 🚀 installed Request Info Bot 2017-10-30 16:04:34 +01:00
CONTRIBUTING.md Update documentation to reflect addition of Arch Linux CI testing. 2020-05-25 20:46:39 -04:00
FUNDING.yml 👥 add GitHub Sponsors 2019-11-22 20:58:44 +01:00
PULL_REQUEST_TEMPLATE.md Some typos 2020-02-02 17:29:37 +08:00
SECURITY.md 🔒 add security policy 2019-07-28 21:46:32 +02:00
stale.yml 🚀 installed Stale Bot 2017-10-25 11:37:33 +02:00