[cfe-users] Compile from source code string

0dminnimda via cfe-users cfe-users at lists.llvm.org
Mon Jan 17 14:35:32 PST 2022


I wanna use regular functionality of clang but instead of passing path to
the source I want to pass string as source code. Yes, it's preferably a
code that uses clang api and not just call to clang with source that was
put into input, as source files are usually big.
Googled that, but not really successfully.
No good source of info about that or code that's outdated.
Would really appreciate any help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20220118/cb591c3e/attachment.html>


More information about the cfe-users mailing list