[PATCH] D77391: [analyzer][AnalysisOrder] Display the CallEvent type for preCall/postCall

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 9 08:08:17 PDT 2020


This revision was automatically updated to reflect the committed changes.
Szelethus marked an inline comment as done.
Closed by commit rG023c4d400ef5: [analyzer][AnalysisOrderChecker] Display the CallEvent type in preCall/postCall (authored by Szelethus).

Changed prior to commit:
  https://reviews.llvm.org/D77391?vs=254771&id=256313#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77391

Files:
  clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
  clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp
  clang/lib/StaticAnalyzer/Core/CallEvent.cpp
  clang/test/Analysis/Inputs/system-header-simulator-cxx.h
  clang/test/Analysis/analyzer-config.c
  clang/test/Analysis/cxx-dynamic-memory-analysis-order.cpp
  clang/test/Analysis/diagnostics/explicit-suppression.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77391.256313.patch
Type: text/x-patch
Size: 21737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200409/51920d07/attachment-0001.bin>


More information about the cfe-commits mailing list