pirama added inline comments.
================
Comment at: lib/Driver/ToolChain.cpp:652
+ // libc++ may be installed per arch.
+ addArchSpecificRPath(*this, Args, CmdArgs);
break;
----------------
`addArchSpecificRPath` is a static function in Tools.cpp and isn't visible here.
https://reviews.llvm.org/D30733
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
