[PATCH] D123784: [clang][analyzer][ctu] Traverse the ctu CallEnter nodes in reverse order
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 17 06:29:09 PDT 2022
martong abandoned this revision.
martong marked an inline comment as done.
martong added a comment.
Abandoning because by using a `bool` in `ctuBifurcate`, the CTUWorklist will not have more than one elements during the first phase. Details: https://reviews.llvm.org/D123773?id=426037#inline-1206493
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123784/new/
https://reviews.llvm.org/D123784
More information about the cfe-commits
mailing list