Skip to content

Commit 0408a85

Browse files
authored
[clang][analyzer][NFC] Improve release note (#76805)
1 parent f90b609 commit 0408a85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1127,9 +1127,10 @@ Improvements
11271127
^^^^^^^^^^^^
11281128

11291129
- Improved the ``unix.StdCLibraryFunctions`` checker by modeling more
1130-
functions like ``send``, ``recv``, ``readlink``, ``fflush`` and
1130+
functions like ``send``, ``recv``, ``readlink``, ``fflush``, ``mkdtemp`` and
11311131
``errno`` behavior.
11321132
(`52ac71f92d38 <https://github.com/llvm/llvm-project/commit/52ac71f92d38f75df5cb88e9c090ac5fd5a71548>`_,
1133+
`#76671 <https://github.com/llvm/llvm-project/pull/76671>`_,
11331134
`#71373 <https://github.com/llvm/llvm-project/pull/71373>`_,
11341135
`#76557 <https://github.com/llvm/llvm-project/pull/76557>`_,
11351136
`#71392 <https://github.com/llvm/llvm-project/pull/71392>`_)

0 commit comments

Comments
 (0)