This avoids finding a similar matching GCC installation outside of the test directory tree in the surrounding environment, which would make the test fail.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
Comment Actions
Hi Martin,
maybe just a NIT, use --sysroot= rather than just --sysroot for consistency with other tests.
Otherwise looks good to me, thanks (adding Jonathan as I'm not sure I can accept)
Comment Actions
Hi Martin,
Actually I reread the developer policy,
(https://llvm.org/docs/DeveloperPolicy.html#id13). As I contributed this
code and take responsibility for it. It seems that I can approve this patch.
So it looks OK for me, sorry for the delay,
Cheers
Christian