summaryrefslogtreecommitdiffstats
path: root/Help/release
diff options
context:
space:
mode:
authorWu Zhao <wuzhaozju@gmail.com>2016-06-20 06:51:37 (GMT)
committerBrad King <brad.king@kitware.com>2016-06-20 13:59:31 (GMT)
commit5cc34162ad5d0ca174b44d37bcc32b7f4aa00a33 (patch)
tree3a3a4d8f0e4cf8bf6def9ffe5331fb2ca30a723d /Help/release
parentf4c35c3dc2cd7204fc680d39a5c2f186f0badd6a (diff)
downloadCMake-5cc34162ad5d0ca174b44d37bcc32b7f4aa00a33.zip
CMake-5cc34162ad5d0ca174b44d37bcc32b7f4aa00a33.tar.gz
CMake-5cc34162ad5d0ca174b44d37bcc32b7f4aa00a33.tar.bz2
AIX: Add support for Clang compiler
The platform information module for GNU on AIX can be reused for Clang on AIX because clang accepts almost all of the same options.
Diffstat (limited to 'Help/release')
-rw-r--r--Help/release/dev/aix-clang.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/release/dev/aix-clang.rst b/Help/release/dev/aix-clang.rst
new file mode 100644
index 0000000..2ff53bf
--- /dev/null
+++ b/Help/release/dev/aix-clang.rst
@@ -0,0 +1,4 @@
+aix-clang
+---------
+
+* The Clang compiler is now supported on AIX.