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

Thanks for this Kito. A tiny formatting nit, but otherwise this looks good to 
me.



================
Comment at: lib/Driver/ToolChains/Arch/RISCV.cpp:70
+      while (StdExtsItr != StdExts.end() && *StdExtsItr != c)
+         ++StdExtsItr;
+
----------------
Indent should be 2 spaces rather than 3.


Repository:
  rC Clang

https://reviews.llvm.org/D44189



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

Reply via email to