[PATCH] D62619: [analyzer][IDF] Add a control dependency calculator + a new debug checker
    Kristóf Umann via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Jun 17 10:16:30 PDT 2019
    
    
  
Szelethus updated this revision to Diff 205109.
Szelethus marked 7 inline comments as done.
Szelethus added a comment.
Fixes according to reviewer comments.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62619/new/
https://reviews.llvm.org/D62619
Files:
  clang/include/clang/Analysis/Analyses/Dominators.h
  clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
  clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp
  clang/test/Analysis/domtest.c
  clang/test/Analysis/domtest.cpp
  clang/unittests/Analysis/CFGDominatorTree.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62619.205109.patch
Type: text/x-patch
Size: 15991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190617/aef3df4c/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list