Fixed a problem in the Clang AST importer where
we overrode debug information as the authoritative source for type information, substituting types from the Objective-C runtime. The runtime should never be the primary source. <rdar://problem/16065049> llvm-svn: 214583
Loading
Please sign in to comment