| commit | b6b5643b365610bf1d883f5921cc37041889666e | [log] [tgz] |
|---|---|---|
| author | David Majnemer <david.majnemer@gmail.com> | Sun Jan 11 10:22:41 2015 +0000 |
| committer | David Majnemer <david.majnemer@gmail.com> | Sun Jan 11 10:22:41 2015 +0000 |
| tree | b28ba8d387f3a85944b23e8953386f0fe20a178d | |
| parent | 55164f901b04a0c06a9d63a582525a115984fb42 [diff] |
Basic: Numeric constraints are multidigit Clang would treat the digits in an "11m" input constraint separately as if it was handling constraint 1 twice instead of constraint 11. llvm-svn: 225606