OSDN Git Service

Revert "Support: Partially revert r249782 to unbreak clang build"
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 9 Oct 2015 16:51:23 +0000 (16:51 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 9 Oct 2015 16:51:23 +0000 (16:51 +0000)
commit42247d0394a75c1594f2da9ea622cdf15aee9ae5
treeae7c12450ac835993ab980bc3cdf569095392d68
parent412d6685daaeb848b32d1fc00b1d147247558817
Revert "Support: Partially revert r249782 to unbreak clang build"

This reverts commit r249783, fully reinstating r249782.  I've fixed the
bug in clang: it was a non-const iterator that dereferenced to const
(but had an implicit conversion to non-const).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249850 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/GenericDomTree.h