From 923f58ec735575a3e81f017c5dcdecb15f44a668 Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 6 Jun 2019 10:13:47 -0400 Subject: Help: Document XLClang compiler id This compiler id was added by commit 90c6156aa8 (XLClang: Add a new compiler ID for the clang-based XL compiler, 2019-02-05, cpp-modules-20190312.1~71^2~7). Add documentation accidentally left out of that commit. Issue: #18835 --- Help/variable/CMAKE_LANG_COMPILER_ID.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Help/variable/CMAKE_LANG_COMPILER_ID.rst b/Help/variable/CMAKE_LANG_COMPILER_ID.rst index 16d97ee..8eb4fb6 100644 --- a/Help/variable/CMAKE_LANG_COMPILER_ID.rst +++ b/Help/variable/CMAKE_LANG_COMPILER_ID.rst @@ -35,6 +35,7 @@ include: TI = Texas Instruments (ti.com) TinyCC = Tiny C Compiler (tinycc.org) XL, VisualAge, zOS = IBM XL (ibm.com) + XLClang = IBM Clang-based XL (ibm.com) This variable is not guaranteed to be defined for all compilers or languages. -- cgit v0.12