[PATCH] D154603: [analyzer][clangsa] Add new option to alpha.security.cert.InvalidPtrChecker
Endre Fülöp via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 11 17:31:08 PDT 2023
gamesh411 updated this revision to Diff 556510.
gamesh411 added a comment.
- use std::string
- simplify tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154603/new/
https://reviews.llvm.org/D154603
Files:
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/lib/StaticAnalyzer/Checkers/cert/InvalidPtrChecker.cpp
clang/test/Analysis/analyzer-config.c
clang/test/Analysis/cert/env34-c-cert-examples.c
clang/test/Analysis/cert/env34-c.c
clang/test/Analysis/invalid-ptr-checker.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154603.556510.patch
Type: text/x-patch
Size: 13337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230912/bd5e29aa/attachment-0001.bin>
More information about the cfe-commits
mailing list