aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlina Sbirlea <asbirlea@google.com>2020-02-07 10:51:46 -0800
committerAlina Sbirlea <asbirlea@google.com>2020-09-01 17:35:40 -0700
commit1ccfb52a6174816e450074f65e5f0929a9f046a5 (patch)
treed7859eeba2b2bc5a8212143177bbc5e3c76d6a29 /clang/lib/Frontend/CompilerInvocation.cpp
parent9390b346fc207c3edabbca9665e77260b030cfe0 (diff)
downloadllvm-1ccfb52a6174816e450074f65e5f0929a9f046a5.zip
llvm-1ccfb52a6174816e450074f65e5f0929a9f046a5.tar.gz
llvm-1ccfb52a6174816e450074f65e5f0929a9f046a5.tar.bz2
[MemCpyOptimizer] Preserve analyses and replace use of lambdas to get them.
Summary: Analyses are preserved in MemCpyOptimizer. Get analyses before running the pass and store the pointers, instead of using lambdas and getting them every time on demand. Reviewers: lenary, deadalnix, mehdi_amini, nikic, efriedma Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D74494
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions