[PATCH] D155445: [analyzer][docs] Add CSA release notes
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 19 00:59:57 PDT 2023
balazske added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:964
+- ``StdCLibraryFunctionArgs`` was merged into the ``StdCLibraryFunctions``.
+ The diagnostics of the ``StdCLibraryFunctions`` was improved.
+ (`4f0436dd1532 <https://github.com/llvm/llvm-project/commit/4f0436dd1532>`_,
----------------
The checker checks for much more functions in POSIX mode.
These additional commits:
6dccf5b8d550911f06e492a3a75c640c05efdab3
f12808ab20369c85ddb602e5a78bab40d16bb83f
39670ae3b93470b2d29fe78e6d40c5d82a05e4a1
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155445/new/
https://reviews.llvm.org/D155445
More information about the cfe-commits
mailing list