[PATCH] D68163: [analyzer][MallocChecker][NFC] Change the use of IdentifierInfo* to CallDescription

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 25 06:46:39 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe5513336aee4: [analyzer][MallocChecker][NFC] Change the use of IdentifierInfo* to… (authored by Szelethus).

Changed prior to commit:
  https://reviews.llvm.org/D68163?vs=222791&id=246441#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68163

Files:
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
  clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  clang/test/Analysis/kmalloc-linux.c
  clang/test/Analysis/malloc-annotations.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68163.246441.patch
Type: text/x-patch
Size: 30115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200225/3d8b1460/attachment-0001.bin>


More information about the cfe-commits mailing list