]> granicus.if.org Git - clang/commit
-Add missing visitor for ObjCIvarRefExpr.
authorSteve Naroff <snaroff@apple.com>
Wed, 12 Mar 2008 13:19:12 +0000 (13:19 +0000)
committerSteve Naroff <snaroff@apple.com>
Wed, 12 Mar 2008 13:19:12 +0000 (13:19 +0000)
commit3c64d9eaa092ac65c39e381f4a49689cf994d666
tree564e4baef6ab6d3adec333f93dde81d45cc573d5
parentb1f4080d1677f575100ced197d8e127915e18af8
-Add missing visitor for ObjCIvarRefExpr.
-Wrap objc runtime calls with "extern "C"" (for now).

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