[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:04:23 PDT 2020
anhtuyen updated this revision to Diff 298423.
anhtuyen added a comment.
Address comment by Lint: Pre-merge checks related to clang-format
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.298423.patch
Type: text/x-patch
Size: 5106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/261ff32a/attachment.bin>
More information about the llvm-commits
mailing list