================
@@ -157,6 +157,9 @@ class ToolChain {
/// The list of toolchain specific path prefixes to search for programs.
path_list ProgramPaths;
+ path_list ModulePaths;
+ path_list IntrinsicModulePaths;
----------------
jhuber6 wrote:Format. https://github.com/llvm/llvm-project/pull/137828 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
