[all-commits] [llvm/llvm-project] cf9fa2: [lAA] Return SmallVectorImpl& instead of SmallVect...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Jul 22 03:40:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cf9fa2aa018105313efc77c7fb6c5d9dce700297
https://github.com/llvm/llvm-project/commit/cf9fa2aa018105313efc77c7fb6c5d9dce700297
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M llvm/include/llvm/Analysis/LoopAccessAnalysis.h
Log Message:
-----------
[lAA] Return SmallVectorImpl& instead of SmallVector& (NFC).
More information about the All-commits
mailing list