<div dir="ltr">Hi,<div><br></div><div>I build clang with -DCLANG_RESOURCE_DIR=../lib64/clang/%{version}/include so that it looks for headers under /usr/lib64 instead of /usr/lib. This used to work fine but after checking lldb under tools directory along with clang, it no longer uses the CLANG_RESOURCE_DIR to look for headers hence -ffreestanding option is totally broken.</div>

<div><br></div><div>If I rm -rf tools/lldb everything works fine, so somehow lldb cmake files getting in the way. Wondering if anyone experienced this before?</div><div><br></div><div>Thanks,</div><div>ismail</div><div><br>

</div></div>