[PATCH] D62551: [analyzer][Dominator] Add post dominator tree builder for the CFG + a debug checker
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 28 14:55:53 PDT 2019
Szelethus updated this revision to Diff 201769.
Szelethus edited the summary of this revision.
Szelethus added a comment.
Fixes according to @kuhar's comments, thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62551/new/
https://reviews.llvm.org/D62551
Files:
clang/include/clang/Analysis/Analyses/Dominators.h
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/lib/Analysis/Dominators.cpp
clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp
clang/test/Analysis/domtest.c
clang/test/Analysis/domtest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62551.201769.patch
Type: text/x-patch
Size: 31440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190528/1ae5788a/attachment-0001.bin>
More information about the cfe-commits
mailing list