aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2011-12-16 00:05:58 +0000
committerJim Ingham <jingham@apple.com>2011-12-16 00:05:58 +0000
commit918533bcfe3c2fbf5a3c935c463225f265d7142c (patch)
treeb6501445d58b3b71f17e1fe6fa5721fd06de4810 /clang/lib/Frontend/CompilerInvocation.cpp
parent30a89761276fc25ec595af6a79b004361caf974c (diff)
downloadllvm-918533bcfe3c2fbf5a3c935c463225f265d7142c.zip
llvm-918533bcfe3c2fbf5a3c935c463225f265d7142c.tar.gz
llvm-918533bcfe3c2fbf5a3c935c463225f265d7142c.tar.bz2
Fix a bug where when debugging with .o files, we end up with two symbols for each real OBJC_CLASS_$_whatever, one of which is correctly classified as an ObjCClass symbol, and the other is just a data symbol. This was messing up the ObjC dynamic type detection.
<rdar://problem/10589527> llvm-svn: 146712
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions