Baremetal toolchain add Driver.SysRoot/include to the system include
paths without checking if Driver.SysRoot is empty. This resulted in
"-internal-isystem" "include" in the command. This patch adds check for
empty sysroot.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo