commit | 17e9db0c42b669c83ae3f2453195e4f9bbadfe83 | [log] [tgz] |
---|---|---|
author | George Burgess IV <george.burgess.iv@gmail.com> | Mon Apr 23 20:03:00 2018 +0000 |
committer | George Burgess IV <george.burgess.iv@gmail.com> | Mon Apr 23 20:03:00 2018 +0000 |
tree | 7532d786e8c1660b03944b3e93ea7d312e56d7ff | |
parent | abc9d03bfce39e7772b5efeb0b0b2b035be8a0bd [diff] |
Fix a broken typedef; NFCI Richard Smith noted that `typedef typename iplist::iplist_impl_type iplist_impl_type` is incorrect, per http://eel.is/c++draft/basic.scope#class-2 It seems that neither clang nor gcc get too angry about this, but a newer version of msvc does. Thanks to jcmac on IRC for pointing this out! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330639 91177308-0d34-0410-b5e6-96231b3b80d8