diff options
-rw-r--r-- | Help/release/3.18.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Help/release/3.18.rst b/Help/release/3.18.rst index db5f62a..072f9aa 100644 --- a/Help/release/3.18.rst +++ b/Help/release/3.18.rst @@ -13,7 +13,8 @@ New Features Languages --------- -* The ``CUDA`` language can now be compiled using Clang. +* The ``CUDA`` language can now be compiled using Clang on non-Windows + platforms. Separable compilation is not yet supported on any platform. Command-Line ------------ |