[PATCH] D149100: [AA] Skip the layer of indirection in returning conservative results.

David Goldblatt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 14:26:52 PDT 2023


davidtgoldblatt added a comment.

I *didn't* change ObjCARCAliasAnalysis, but left a TODO. I don't have any good way to evaluate a "real" fix (i.e. doing the recursive queries in the modern way), and having the intent only documented in years-old revision history feels hard to spot. Not really a strong opinion though, happy to do something more intrusive there.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149100



More information about the llvm-commits mailing list