[all-commits] [llvm/llvm-project] 7ebcb4: StackLifetime.h - remove unused AliasAnalysis.h in...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jun 24 04:31:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7ebcb489e93ee0475626f6dacac118eff497fe5e
https://github.com/llvm/llvm-project/commit/7ebcb489e93ee0475626f6dacac118eff497fe5e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M llvm/include/llvm/Analysis/StackLifetime.h
Log Message:
-----------
StackLifetime.h - remove unused AliasAnalysis.h include. NFC.
Commit: 90ad37646f94c504f4b39de727be6650989a3486
https://github.com/llvm/llvm-project/commit/90ad37646f94c504f4b39de727be6650989a3486
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M llvm/lib/Transforms/ObjCARC/ObjCARC.h
M llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp
Log Message:
-----------
ObjCARC.h - remove unnecessary includes. NFC.
Add implicit InstIterator.h dependency in ObjCARCContract.cpp
Compare: https://github.com/llvm/llvm-project/compare/2ace69339ffe...90ad37646f94
More information about the All-commits
mailing list