[PATCH] D89465: [NFC][CaptureTracking] Move static function isNonEscapingLocalObject to llvm namespace so that it can be used by other pass(es)

Anh Tuyen Tran via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 11:37:47 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG224fd6ff48e2: [NFC][CaptureTracking] Move static function isNonEscapingLocalObject to llvm… (authored by anhtuyen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89465

Files:
  llvm/include/llvm/Analysis/CaptureTracking.h
  llvm/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/lib/Analysis/CaptureTracking.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89465.298429.patch
Type: text/x-patch
Size: 5106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/688c9d17/attachment.bin>


More information about the llvm-commits mailing list