Skip to content

Commit cef1c80

Browse files
committed
Add a release note
1 parent bb479e3 commit cef1c80

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ code bases.
4646

4747
- The ``clang-rename`` tool has been removed.
4848

49+
- Removed support for RenderScript targets. This technology is
50+
`officially deprecated <https://developer.android.com/guide/topics/renderscript/compute>`_
51+
and users are encouraged to
52+
`migrate to Vulkan <https://developer.android.com/guide/topics/renderscript/migrate>`_
53+
or other options.
54+
4955
C/C++ Language Potentially Breaking Changes
5056
-------------------------------------------
5157

0 commit comments

Comments
 (0)