thakis accepted this revision.
thakis added a comment.
This revision is now accepted and ready to land.

Thanks!



================
Comment at: clang/lib/CodeGen/CGObjC.cpp:3874
 
   if (!CGM.IsOSVersionAtLeastFn) {
     llvm::FunctionType *FTy =
----------------
Isn't the rest of the function basically dead code? Do non-darwin targets 
support this feature? As far as I can tell, they don't?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90367/new/

https://reviews.llvm.org/D90367

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to