]> granicus.if.org Git - clang/commit
Declare objc_selector outside the prototype for objc_msgSend(), removing a silly...
authorSteve Naroff <snaroff@apple.com>
Mon, 5 Nov 2007 14:55:35 +0000 (14:55 +0000)
committerSteve Naroff <snaroff@apple.com>
Mon, 5 Nov 2007 14:55:35 +0000 (14:55 +0000)
commite3abbf51486bf4580345a22a7f838f153d128145
tree329accca2c2c4b07a6aa4dd6cf0fcc54f34a2940
parentb42f8415bcfb84c208fd577458ce1bbc2cd800fe
Declare objc_selector outside the prototype for objc_msgSend(), removing a silly warning.

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