[llvm-commits] [PATCH] llvm-strings tool

Dmitri Gribenko gribozavr at gmail.com
Thu Jan 10 09:31:07 PST 2013


  Tests?


================
Comment at: llvm-strings/llvm-strings.cpp:31
@@ +30,3 @@
+#include "llvm/Support/Signals.h"
+#include "llvm/Support/system_error.h"
+
----------------
Please sort includes alphabetically.


http://llvm-reviews.chandlerc.com/D275



More information about the llvm-commits mailing list