[cfe-dev] (no subject)
fdart via cfe-dev
cfe-dev at lists.llvm.org
Mon Dec 3 10:37:23 PST 2018
Hi developers,
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 https://github.com/mono/CppSharp .
1. Does the tooling version need to match the clang compiler version
used?
2. Can I use libtooling with other compilers than clang specified in my
compile_commands.json file?
3. Is there any guidance or recommendations on handling code generation
for cross-platform code?
Thanks a lot in advance,
Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20181203/2727f3fe/attachment.html>
More information about the cfe-dev
mailing list