From e72a2b2260f800db2ab1a42e4d736df24d909375 Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Wed, 21 Nov 2018 11:44:59 +0000 Subject: docs: Add clang-cl to reference table for compiler get_id() values [skip ci] --- docs/markdown/Reference-tables.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/markdown') diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md index d3bf3d2..89adfa1 100644 --- a/docs/markdown/Reference-tables.md +++ b/docs/markdown/Reference-tables.md @@ -26,6 +26,7 @@ These are return values of the `get_id` (Compiler family) and | arm | ARM compiler | | | armclang | ARMCLANG compiler | | | ccrx | Renesas RX Family C/C++ compiler | | +| clang-cl | The Clang compiler (MSVC compatible driver) | msvc | ## Script environment variables -- cgit v1.1