diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 ------------------ |