[PATCH] D107051: [clang][analyzer] Improve bug report in alpha.security.ReturnPtrRange

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 11 00:44:42 PDT 2021


balazske updated this revision to Diff 365693.
balazske added a comment.

Re-add empty while loops in tests, to have the original code.
These loops were intentionally created and probably still needed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107051/new/

https://reviews.llvm.org/D107051

Files:
  clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp
  clang/test/Analysis/misc-ps-region-store.m
  clang/test/Analysis/return-ptr-range.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107051.365693.patch
Type: text/x-patch
Size: 8816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210811/1a88ba25/attachment-0001.bin>


More information about the cfe-commits mailing list