[all-commits] [llvm/llvm-project] 457db4: Cloning.h - reduce AliasAnalysis.h include to forw...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jun 24 07:48:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 457db4036a14635c6bc6875a24e17c502a30f6e8
https://github.com/llvm/llvm-project/commit/457db4036a14635c6bc6875a24e17c502a30f6e8
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M llvm/include/llvm/Transforms/Utils/Cloning.h
M llvm/tools/llvm-reduce/deltas/ReduceFunctions.cpp
M llvm/tools/llvm-reduce/deltas/ReduceGlobalVars.cpp
M llvm/unittests/Transforms/Utils/CloningTest.cpp
Log Message:
-----------
Cloning.h - reduce AliasAnalysis.h include to forward declarations. NFC.
Fix implicit include dependencies in source files.
More information about the All-commits
mailing list