rjmccall added inline comments.

================
Comment at: lib/Sema/SemaChecking.cpp:7651
+                                  << PointeeTy << 1);
+          SearchNonTrivialToCopyField::diag(PointeeTy, Dest, *this);
+      } else {
----------------
Indentation seems messed up in these two clauses.


Repository:
  rC Clang

https://reviews.llvm.org/D45310



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

Reply via email to