| commit | 9a3bc59407eefdb1a2856a45ccbe7e6d22fc6aa8 | [log] [tgz] |
|---|---|---|
| author | David Majnemer <david.majnemer@gmail.com> | Tue Aug 19 07:29:03 2014 +0000 |
| committer | David Majnemer <david.majnemer@gmail.com> | Tue Aug 19 07:29:03 2014 +0000 |
| tree | 5dbeb631d49607662e047c8f41414af67d815e87 | |
| parent | 1674d9988dbf7da8b3e9cf8957ea87d6c20c6512 [diff] |
MS ABI: Update alias template mangling for VC "14" CTP 3 MSVC "14" CTP 3 has fixed it's mangling for alias templates when used as template-template arguments; update clang to be compatible with this mangling. llvm-svn: 215972