[PATCH] D45290: [Driver] Use the per-API level Android library directories.

Dan Albert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 17 13:19:18 PDT 2018


danalbert marked an inline comment as done.
danalbert added inline comments.


================
Comment at: lib/Driver/ToolChains/Linux.cpp:25
 #include "llvm/Support/Path.h"
+#include "llvm/Support/ScopedPrinter.h"
 #include <system_error>
----------------
eugenis wrote:
> I don't see why this include is necessary.
`llvm::to_string`


Repository:
  rC Clang

https://reviews.llvm.org/D45290





More information about the cfe-commits mailing list