Skip to content
  • Steve Naroff's avatar
    · 5cdcd9b6
    Steve Naroff authored
    Stop pre-defining objc_msgSend/objc_getClass in the preprocessor. Instead, I generate these declaration on the fly when rewriting a message expression.
    
    llvm-svn: 43529
    5cdcd9b6
Loading