Go to file
Steve Naroff f727faf2ed Explicitly set the string literal type from "char *" to "constant array of char".
At this point, I am fairly certain the front-end is correct. Unfortunately, the back-end is still unhappy.

That said, I've commented out the two lines in globalinit.c that are causing problems.

Chris, please have a look...thanks!

llvm-svn: 44823
2007-12-11 00:00:01 +00:00
clang Explicitly set the string literal type from "char *" to "constant array of char". 2007-12-11 00:00:01 +00:00
llvm Hey, English is not my native language :) 2007-12-10 23:10:20 +00:00