[PATCH] D118050: [analyzer] Different address spaces cannot overlap

Vince Bridgers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 31 08:05:51 PDT 2022


vabridgers updated this revision to Diff 419462.
vabridgers added a comment.
This revision is now accepted and ready to land.

make assert function void, update summary


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118050

Files:
  clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
  clang/test/Analysis/cstring-addrspace.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118050.419462.patch
Type: text/x-patch
Size: 5900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220331/96f43299/attachment.bin>


More information about the cfe-commits mailing list