]> granicus.if.org Git - clang/commit
Don't name the ObjC types if there aren't any ObjC objects in the file.
authorEli Friedman <eli.friedman@gmail.com>
Sun, 1 Jun 2008 16:00:02 +0000 (16:00 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Sun, 1 Jun 2008 16:00:02 +0000 (16:00 +0000)
commit1b8956e1ce4c5770982d6e59edb16979b500677a
tree059b0f293f48eec6215360c0c63330be2916a918
parentff4a2d9e2c1ddbf87e00e2a36ae341faf03eafb3
Don't name the ObjC types if there aren't any ObjC objects in the file.
Patch by David Chisnall.

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