<div dir="ltr"><div dir="ltr"><div>Hi developers,</div><div><br></div><div>I am new to clang tools and have settled on using libtooling for our application, which is to generate language bindings for our SDKs from C++ to C# similar to <a href="https://github.com/mono/CppSharp">https://github.com/mono/CppSharp</a> .</div><div><br></div><ol><li>Does the tooling version need to match the clang compiler version used?  </li><li>Can I use libtooling with other compilers than clang specified in my compile_commands.json file?  </li><li>Is there any guidance or recommendations on handling code generation for cross-platform code?</li></ol><div><br></div></div><div>Thanks a lot in advance,</div><div>Justin</div></div>