[PATCH] D153058: [clang][CFG] Support construction of a weak topological ordering of the CFG.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 07:52:23 PDT 2023


ymandel updated this revision to Diff 543552.
ymandel marked 2 inline comments as done.
ymandel added a comment.

Addressed comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153058

Files:
  clang/include/clang/Analysis/Analyses/IntervalPartition.h
  clang/lib/Analysis/IntervalPartition.cpp
  clang/unittests/Analysis/IntervalPartitionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153058.543552.patch
Type: text/x-patch
Size: 28317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230724/18cd7e4d/attachment-0001.bin>


More information about the cfe-commits mailing list