[PM/AA] Hoist the value handle definition for CFLAA into the header to
authorChandler Carruth <chandlerc@gmail.com>
Fri, 14 Aug 2015 02:50:34 +0000 (02:50 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 14 Aug 2015 02:50:34 +0000 (02:50 +0000)
commite115abc777851b4615de8c4232698a691b9e7b2c
tree0e708b5cd7086b157c2a21c28e292b523cd62bfe
parent59300cef7c20931da2cf46a8233c11f8c5a7138b
[PM/AA] Hoist the value handle definition for CFLAA into the header to
satisfy libc++'s std::forward_list which requires the value type to be
complete.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245011 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/CFLAliasAnalysis.h
lib/Analysis/CFLAliasAnalysis.cpp