[PATCH] D153612: [clang][analyzer] Add and change NoteTags in StdLibraryFunctionsChecker.
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 17 12:31:50 PDT 2023
steakhal added a comment.
In D153612#4505307 <https://reviews.llvm.org/D153612#4505307>, @balazske wrote:
> No major problems were indicated with the patch stack, I plan to merge all of these soon. Small problems can be still corrected before or when the checker is put out from the alpha package.
Make sure features are consistent as clang-17 will branch off next Tuesday if you want these to be part of that release.
Also, consider fine-tuning the proposed release-notes for the features you developed. See D155445 <https://reviews.llvm.org/D155445>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153612/new/
https://reviews.llvm.org/D153612
More information about the cfe-commits
mailing list