We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b7882e + 79ff7ba commit 5d37748Copy full SHA for 5d37748
docs/codeql/support/reusables/versions-compilers.rst
@@ -29,7 +29,7 @@
29
.. [1] C++20 support is currently in beta. Supported for GCC on Linux only. Modules are *not* supported.
30
.. [2] Support for the clang-cl compiler is preliminary.
31
.. [3] Support for the Arm Compiler (armcc) is preliminary.
32
- .. [4] Builds that execute on Java 7 to 16 can be analyzed. The analysis understands Java 15 standard language features.
+ .. [4] Builds that execute on Java 7 to 16 can be analyzed. The analysis understands Java 16 standard language features.
33
.. [5] ECJ is supported when the build invokes it via the Maven Compiler plugin or the Takari Lifecycle plugin.
34
.. [6] JSX and Flow code, YAML, JSON, HTML, and XML files may also be analyzed with JavaScript files.
35
.. [7] TypeScript analysis is performed by running the JavaScript extractor with TypeScript enabled. This is the default for LGTM.
0 commit comments