smeenai added a comment.

Do you need someone to commit this for you?



================
Comment at: clang/test/CodeGenObjC/nontrivial-c-struct-within-struct-name.m:1
+// RUN: %clang_cc1 -triple arm64-apple-ios11 -fobjc-arc -fblocks  
-fobjc-runtime=ios-11.0 -emit-llvm -o - -DUSESTRUCT -I %S/Inputs %s | FileCheck 
%s
+
----------------
I think you can get rid of `-fblocks`, `-fobjc-runtime=ios-11.0`, 
`-DUSESTRUCT`, and `-I %S/Inputs`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59873



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

Reply via email to