| commit | e18f0faff242cd08b1b90930731dd9a8ee066d4f | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Mon Mar 05 04:02:15 2012 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Mon Mar 05 04:02:15 2012 +0000 |
| tree | 75a5d3d58963f67c3ff1bf7114928a6a7d661603 | |
| parent | 74226d3597c38c72007a3865deafb5d9697e2ee2 [diff] |
Lexing support for user-defined literals. Currently these lex as the same token kinds as the underlying string literals, and we silently drop the ud-suffix; those issues will be fixed by subsequent patches. llvm-svn: 152012