]> granicus.if.org Git - clang/commit
Link against the correct ObjC string class (__CFConstantStringClassReference) and...
authorSteve Naroff <snaroff@apple.com>
Sat, 15 Mar 2008 01:36:04 +0000 (01:36 +0000)
committerSteve Naroff <snaroff@apple.com>
Sat, 15 Mar 2008 01:36:04 +0000 (01:36 +0000)
commit3652c2d8df0b594cf9b552eaedfd3ed7fbbed0f6
tree882c4707f48efd9b737fbd4d6be7997ddce21688
parentd82a9ab4540899e24c96a389c5488381c5551c78
Link against the correct ObjC string class (__CFConstantStringClassReference) and fix length computation (removing a FIXME).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48384 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/RewriteTest.cpp