[PATCH] D130672: [llvm] Extend the CaptureTracking to handle constantExprs that read global variables
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 28 00:29:51 PDT 2022
nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
This code is known to be incorrect, so rejecting its extension. See https://github.com/llvm/llvm-project/issues/54002, as well as D120371 <https://reviews.llvm.org/D120371> for the proper way to handle this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130672/new/
https://reviews.llvm.org/D130672
More information about the llvm-commits
mailing list