This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-31 07:27:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
091f698d29ff1262fcd2c39eafec70e3ba2711a5
llvm
/
clang
/
lib
/
CodeGen
/
CGExprConstant.cpp
Chris Lattner
091f698d29
"this patch adds code generation hooks for Objective-C constant strings. It also modifies Sema so that Objective-C constant strings are treated as untyped objects if the interface for the constant string class can not be found. This is consistent with Apple GCC. I thought it was consistent with GNU GCC, since this was causing failures when trying to compile GNUstep with (GNU) GCC, but it appears that this is not the case when attempting to produce a simple test case to demonstrate it. Possibly there is a way of making the error go away, but I haven't found out what it is yet."
...
Patch by David Chisnall! llvm-svn: 52599
2008-06-21 21:44:18 +00:00
30 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink