[PATCH] D62507: [Dominators] PR42041: Skip nullpointer successors

Kristóf Umann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 11:14:01 PDT 2019


Szelethus updated this revision to Diff 201994.
Szelethus added a comment.

Drastically improve the readability of the test files.


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

https://reviews.llvm.org/D62507

Files:
  clang/include/clang/Analysis/Analyses/Dominators.h
  clang/test/Analysis/domtest.c
  clang/test/Analysis/domtest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62507.201994.patch
Type: text/x-patch
Size: 9230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/5a720fb6/attachment.bin>


More information about the llvm-commits mailing list