[all-commits] [llvm/llvm-project] 7eb213: RegionInfo.cpp - remove duplicate includes that al...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Jul 23 09:50:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7eb213499ebd2c7507ec53ed8764fa104d012b94
https://github.com/llvm/llvm-project/commit/7eb213499ebd2c7507ec53ed8764fa104d012b94
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths:
M llvm/include/llvm/Analysis/RegionInfo.h
M llvm/lib/Analysis/RegionInfo.cpp
Log Message:
-----------
RegionInfo.cpp - remove duplicate includes that already exist in RegionInfo.h. NFC.
Also remove some unnecessary forward declarations in RegionInfo.h.
More information about the All-commits
mailing list