Skip to content
  • Sean Callanan's avatar
    Fixes to Objective-C built-in type handling. · a242417a
    Sean Callanan authored
    Specifically, we fixed handling of the objc_class
    built-in type, which allowed us to pass
    named Objective-C objects to functions,
    call variable list -t on objects safely, etc.
    
    llvm-svn: 117249
    a242417a
Loading