ADT: Fix build after r281182
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sun, 11 Sep 2016 22:55:46 +0000 (22:55 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sun, 11 Sep 2016 22:55:46 +0000 (22:55 +0000)
commiteaf28276957caf2292151c3051c012fb3d5cdda6
tree0295e22567bc5ffae3fbab145464f9769482c0b5
parent23d8306d13e441c5afad5dfa48d344ad5865fde8
ADT: Fix build after r281182

Fix this bot:
  http://lab.llvm.org:8011/builders/clang-x86_64-linux-abi-test/builds/20680

which complained that a typedef of 'iterator_adaptor_base' changed
meaning in AllocatorList::IteratorImpl.  Use 'base_type' there instead.

llvm-svn: 281183
llvm/include/llvm/ADT/AllocatorList.h