commit | a7ad98ff0919d6a24ea7c46634ea29bea551c1a0 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Feb 11 00:02:17 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Feb 11 00:02:17 2008 +0000 |
tree | 81b36b35fcba035193d751e5de0470fad9cc212c | |
parent | 68f624e9eb2d80b2e5c1a51471a76782cb1bc70b [diff] |
Fix PR1992 by computing the right type for string literals, which is an array type not a pointer type. This requires updating some diags that change and updating the code generator to handle the proper form of strings. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46941 91177308-0d34-0410-b5e6-96231b3b80d8