MaskRay accepted this revision.
MaskRay added inline comments.
This revision is now accepted and ready to land.
================
Comment at: clang/lib/Driver/ToolChain.cpp:638
+ AddPath({getOSLibName(), llvm::Triple::getArchTypeName(getArch())});
+
+ return Paths;
----------------
unneeded blank line
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146686/new/
https://reviews.llvm.org/D146686
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits