Skip to content

Commit fa921d1

Browse files
authored
[Clang][Doc] Add Changelog line for (#144886) (#147978)
The patch [CUDA][HIP] Add a __device__ version of std::__glibcxx_assert_fail() (#144886) missed a changelog line.
1 parent 5fd319f commit fa921d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,6 +1076,8 @@ RISC-V Support
10761076
CUDA/HIP Language Changes
10771077
^^^^^^^^^^^^^^^^^^^^^^^^^
10781078

1079+
* Provide a __device__ version of std::__glibcxx_assert_fail() in a header wrapper.
1080+
10791081
CUDA Support
10801082
^^^^^^^^^^^^
10811083

0 commit comments

Comments
 (0)