]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
docs: Add missing documentation of compiler type “clang-cl”
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 3 Feb 2022 19:48:12 +0000 (20:48 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 3 Feb 2022 19:48:12 +0000 (20:48 +0100)
doc/MANUAL.adoc

index 1f238ed5681288417a0f9db93be6df1f788dbc8f..91125685b88d30640bac043d8d233764a71c22be 100644 (file)
@@ -503,6 +503,8 @@ _<<Using ccache with other compiler wrappers>>_.
     symlinks). This is the default.
 *clang*::
     Clang-based compiler.
+*clang-cl*::
+    clang-cl.
 *gcc*::
     GCC-based compiler.
 *msvc*::