[PATCH] D104887: [clang] Evaluate strlen of strcpy argument for -Wfortify-source.
George Burgess IV via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 28 13:53:14 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe12e02df09a9: [clang] Evaluate strlen of strcpy argument for -Wfortify-source. (authored by mbenfield, committed by gbiv).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104887/new/
https://reviews.llvm.org/D104887
Files:
clang/include/clang/AST/Expr.h
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/AST/ExprConstant.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/Analysis/security-syntax-checks.m
clang/test/Sema/warn-fortify-source.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104887.362530.patch
Type: text/x-patch
Size: 17785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210728/dd098b0d/attachment-0001.bin>
More information about the cfe-commits
mailing list