| commit | e31a3ed3d44f9a8b49c75ef1cba495dad7be8744 | [log] [tgz] |
|---|---|---|
| author | David Majnemer <david.majnemer@gmail.com> | Wed Jun 04 16:46:26 2014 +0000 |
| committer | David Majnemer <david.majnemer@gmail.com> | Wed Jun 04 16:46:26 2014 +0000 |
| tree | ae65842e70dc04c7942b251058ef2a8d4dfb994f | |
| parent | 11d88bd10ad0ed79bd1556dd921ae4ca53e4a215 [diff] |
MS-ABI: Implement user defined literals Straightforward implementation of UDLs, it's compatible with VS "14". This nearly completes our implementation of C++ name mangling for the MS-ABI. llvm-svn: 210197