From: Artem Belevich Date: Mon, 23 Aug 2021 20:45:13 +0000 (-0700) Subject: Fixed doc build. X-Git-Tag: upstream/15.0.7~33222 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4c40c03b3933ce32a2b5f532810dc30f6f329fd4;p=platform%2Fupstream%2Fllvm.git Fixed doc build. --- diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index aaa471e..8b62f02 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -118,7 +118,7 @@ C++2b Feature Support ... CUDA Language Changes in Clang ---------------------------- +------------------------------ - Clang now supports CUDA versions up to 11.4. - Default GPU architecture has been changed from sm_20 to sm_35.