[cfe-dev] clang compile from/to memory buffer

Nico Weber thakis at chromium.org
Fri May 6 13:02:53 PDT 2011


Take a look at llvm/tools/clang/examples/Tooling/ClangCheck.cpp

Nico

On Fri, May 6, 2011 at 12:56 PM, Jason E. Aten <j.e.aten at gmail.com> wrote:
> I'm looking at the examples/clang-interpreter example.  I'd like to expand
> the interpreter a little.
>
> It looks like it currently only reads from a file.  Is it possible to have
> clang compile from a memory buffer?  And to a memory buffer?
>
> Thank you!
>
> Jason
>
> --
> Jason E. Aten, Ph.D.
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>




More information about the cfe-dev mailing list