-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
windows
I'd like to propose a new toolchain for Windows using the clang-cl compiler frontend.
Clang-cl is available as an optional feature in all Visual Studio editions, including the free-for-OSS-development community edition.
Clang-cl command line is mostly compatible with cl. However, clang-cl offers a distinct set of diagnostic messages and warnings, which can be used to improve code quality.
Clang-cl is available as an optional feature in all Visual Studio editions, including the free-for-OSS-development community edition.
Clang-cl command line is mostly compatible with cl. However, clang-cl offers a distinct set of diagnostic messages and warnings, which can be used to improve code quality.
- links to
-
Review openjdk/jdk/17019