]> granicus.if.org Git - clang/commit
Handle static variables inside obj-c methods.
authorAnders Carlsson <andersca@mac.com>
Mon, 25 Aug 2008 01:38:19 +0000 (01:38 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 25 Aug 2008 01:38:19 +0000 (01:38 +0000)
commit19567ee4314ad1bb5144efbb23442f6bc54cd16c
tree1d038a1fe4cb975dac342223d8376b4e09ea04ce
parent6c2dae7923f887b5f7746dd84c2d9535eb2112c0
Handle static variables inside obj-c methods.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55297 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDecl.cpp