Speculative change to try to fix older GCC versions that can't handle
authorChandler Carruth <chandlerc@gmail.com>
Fri, 14 Sep 2012 09:30:33 +0000 (09:30 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 14 Sep 2012 09:30:33 +0000 (09:30 +0000)
commit2a9bf25f60a136ff6cd9f15262974630888e2252
tree54e40e6329b46ab4e0385535a43a2c7bf585002d
parent713aa9431d84805c5b7ddce57159d14ee94cd548
Speculative change to try to fix older GCC versions that can't handle
the injected class name of a dependent base class here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163884 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SROA.cpp