diff options
author | Jim Ingham <jingham@apple.com> | 2011-12-16 00:05:58 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2011-12-16 00:05:58 +0000 |
commit | 918533bcfe3c2fbf5a3c935c463225f265d7142c (patch) | |
tree | b6501445d58b3b71f17e1fe6fa5721fd06de4810 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 30a89761276fc25ec595af6a79b004361caf974c (diff) | |
download | llvm-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