mstorsjo added a comment.

In D112387#3090707 <https://reviews.llvm.org/D112387#3090707>, @MaskRay wrote:

> How is this different from `clang::driver::Driver::SysRoot`?
>
> From `SysrootName + "/sys-root"` looks like the `sys-root` directory is the 
> sysroot? Perhaps there is a better way describing `SysrootName` but I cannot 
> think of it...
> `SysrootName` may be good enough.

Yeah, it’s kinda vague what it is. It’s mainly a triple, except that it also 
can be “mingw32” or similar, in some cases. I guess it could be `SubdirName` 
too, or something related to that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112387/new/

https://reviews.llvm.org/D112387

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to