| commit | 275542a40e38a321d2926b44659b926016446501 | [log] [tgz] |
|---|---|---|
| author | Fariborz Jahanian <fjahanian@apple.com> | Thu Apr 03 19:43:01 2014 +0000 |
| committer | Fariborz Jahanian <fjahanian@apple.com> | Thu Apr 03 19:43:01 2014 +0000 |
| tree | 0c3d2fbb9f9e69a861bccd28a352225625c890af | |
| parent | 72cebdec2e203949fd57ef1376905e0980d4b370 [diff] |
vector [Sema]. Check for proper use of 's' char prefix (which indicates vector expression is a string of hex values) instead of crashing in code gen. // rdar://16492792 llvm-svn: 205557