commit | d050e456317f751c567d9100b5d3a6ca357a6469 | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Tue Jul 09 15:24:19 2019 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Tue Jul 09 15:24:19 2019 +0000 |
tree | 2a3b3e4af8700ae8691477640b066ffdfa25a3d7 | |
parent | e625eb9defc4dfa9c67704c0a5044b81d4807007 [diff] |
[ADT] Remove MSVC-only "no two-phase name lookup" typename path. Now that we've dropped VS2015 support (D64326) we can use the regular codepath as VS2017+ correctly handles it llvm-svn: 365502