bruno added inline comments.

================
Comment at: lib/Sema/SemaDeclObjC.cpp:4309
+                                          const ObjCMethodDecl *Method) {
+  SourceLocation Loc;
+  QualType T;
----------------
Maybe add an assert for `Triple.getArch() == llvm::Triple::x86)` here?


Repository:
  rL LLVM

https://reviews.llvm.org/D28670



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

Reply via email to