[PATCH] D63642: [analyzer] Add a debug analyzer config to place an event for each tracked condition

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 5 07:02:58 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb55745606fa6: [analyzer] Add a debug analyzer config to place an event for each tracked… (authored by Szelethus).

Changed prior to commit:
  https://reviews.llvm.org/D63642?vs=205966&id=208171#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63642

Files:
  clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  clang/test/Analysis/analyzer-config.c
  clang/test/Analysis/track-control-dependency-conditions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63642.208171.patch
Type: text/x-patch
Size: 10129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190705/cf7e1a06/attachment-0001.bin>


More information about the cfe-commits mailing list