From: Joel Rosdahl Date: Thu, 3 Feb 2022 19:48:12 +0000 (+0100) Subject: docs: Add missing documentation of compiler type “clang-cl” X-Git-Tag: v4.6~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c845deb99f3029dfff72a9d55b0214a699b172e3;p=thirdparty%2Fccache.git docs: Add missing documentation of compiler type “clang-cl” --- diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc index 1f238ed56..91125685b 100644 --- a/doc/MANUAL.adoc +++ b/doc/MANUAL.adoc @@ -503,6 +503,8 @@ _<>_. symlinks). This is the default. *clang*:: Clang-based compiler. +*clang-cl*:: + clang-cl. *gcc*:: GCC-based compiler. *msvc*::