Exherbo multiarch layout being somewhat specific, some adjustments need to be made wrt the lookup paths.
Based in parts on patches by Marvin Schmidt
Differential D70306
clang: Exherbo multiarch ajustments Keruspe on Nov 15 2019, 5:50 AM. Authored by
Details
Diff Detail
Event TimelineComment Actions The test adjustments are incorrect. They should optionally accept the triple in the path.
Comment Actions Will give llvm::sys::path::stem a look and try to drop the x86_64 part from the include dir selection
|
Could you use llvm::sys::path::stem please?