diff options
author | Steve Naroff <snaroff@apple.com> | 2007-10-15 03:14:16 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2007-10-15 03:14:16 +0000 |
commit | 954ea17353d3b24be52424bc287bdb6bef787fec (patch) | |
tree | 96760fa084c024612f6456e8ce1ef8dbad91d977 /Basic/SourceManager.cpp | |
parent | ee98ac5a1330db432b188dd2d38b6631aac47bf1 (diff) |
Teach the type checker about "id". This removes the following bogus warning...
[dylan:~/llvm/tools/clang] admin% ../../Debug/bin/clang t.m
t.m:29:18: warning: incompatible pointer types assigning 'id' to 'NSString *'
resultString = [[NSString alloc] initWithFormat:0 arguments:0];
~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42975 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions