commit | 0fe6d1926c364d310a8fc2c54ad7cd7a559512ee | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Fri Feb 09 18:41:42 2018 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Fri Feb 09 18:41:42 2018 +0000 |
tree | 5875041acb5f647812dc3cd7df8fa006ea5fbe4f | |
parent | 396b5314e8efd38011707be35fb5f2920d8f603c [diff] |
Declare PostDominatorTree as a class Before it was declared at a struct, which differs from DominatorTree. Make it a class so both can be declared the same way without hitting the warning about mismatched struct vs. class declarations. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324760 91177308-0d34-0410-b5e6-96231b3b80d8