[ScopInliner] Fix hidden overload warning. NFC.
commit490b734251690addbc906ccc88e832383d920bf2
authorMichael Kruse <llvm@meinersbur.de>
Wed, 23 Aug 2017 13:07:43 +0000 (23 13:07 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Wed, 23 Aug 2017 13:07:43 +0000 (23 13:07 +0000)
tree9f56b8352897e9863ee8ec09249811dc86b25f27
parent1305982d3bf8c557fcf3ec51b198c3ef06814af6
[ScopInliner] Fix hidden overload warning. NFC.

By exposing the the hidden member, but as private.

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@311550 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transform/ScopInliner.cpp