klimek added a comment. > since resource directory should be picked relative > to the path of the clang-compiler in the compilation command.
The resource dir should be the resource dir that shipped with the clang source code that the *tool* was built with. We can think about the resource dir as files that should really have been compiled into the tool. If the compiler has a different version, its resource dir might break the tool. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D69122/new/ https://reviews.llvm.org/D69122 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits