aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-07-08 11:53:54 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-07-08 12:05:50 +0300
commitf553c1487dc2df78cb75a3c66a1f96321d2a7d91 (patch)
tree92e03bc66acdc34fbe80338d790ad235bec7a9e1 /README.md
parentworkflows/test: test short version numbers too (diff)
downloadsetup-clang-f553c1487dc2df78cb75a3c66a1f96321d2a7d91.tar.gz
setup-clang-f553c1487dc2df78cb75a3c66a1f96321d2a7d91.zip
map version 4 to 4.0v1.1.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 62c7aaf..f3ae539 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,11 @@ API
| hardlinks | *any* | ✓ | Cygwin: don't convert any symlinks.
| | 1 | | Cygwin: convert symlinks in /usr/bin to hardlinks.
+| Output | Example | Description
+| ------- | --------- | -----------
+| clang | clang-4.0 | clang compiler binary file name
+| clangxx | clang++-7 | clang++ compiler binary file name
+
Supported versions
------------------