davide accepted this revision.
davide added a comment.

LGTM with a nit.



================
Comment at: source/Utility/FileSpec.cpp:18-21
+#include "llvm/ADT/Triple.h"      // for Triple
+#include "llvm/ADT/Twine.h"       // for Twine
+#include "llvm/Support/ErrorOr.h" // for ErrorOr
 #include "llvm/Support/FileSystem.h"
----------------
This comments are really too trivial to be useful. Can you remove them?


Repository:
  rL LLVM

https://reviews.llvm.org/D48084



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

Reply via email to