[cfe-users] clang-tidy selects toolchain?

kimmyzhang(张亚霏) via cfe-users cfe-users at lists.llvm.org
Tue Jun 19 02:30:53 PDT 2018


As is known, clang can select another toolchain through:
clang --gcc-toolchain=/opt/gcc-7.3.0 -v
clang++ --gcc-toolchain=/opt/gcc-7.3.0 ¨Cv

Is there an equivalent option for clang-tidy?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20180619/698b6fb1/attachment.html>


More information about the cfe-users mailing list