search for: bebb8b03

Displaying 4 results from an estimated 4 matches for "bebb8b03".

2011 Feb 22
0
[LLVMdev] Can I use Clang to parse snippets of C++ code?
On Feb 21, 2011, at 6:31 PM, Félix Cloutier wrote: > Hello guys, > > I'd like to use Clang to parse snippets of (and emit bytecode for) C++ code that come from larger files that don't contain only C++, but looking at the clang interpreter example, either I didn't get it, or it looks like the driver expects only files, and not strings or char buffers. > > Is there a
2011 Feb 23
1
[LLVMdev] Can I use Clang to parse snippets of C++ code?
...dynamically/lazily populate symbol tables from debug info. > > This is all possible, but it's a nontrivial amount of work. > > -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110222/bebb8b03/attachment.html> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: example.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110222/bebb8b03/attachment.txt> -------------- next part -------------- An HTML attachment was sc...
2011 Feb 22
4
[LLVMdev] Can I use Clang to parse snippets of C++ code?
Hello guys, I'd like to use Clang to parse snippets of (and emit bytecode for) C++ code that come from larger files that don't contain only C++, but looking at the clang interpreter example, either I didn't get it, or it looks like the driver expects only files, and not strings or char buffers. Is there a simple way to achieve this? Do I have to split my input into small files and
2011 Feb 23
0
[LLVMdev] LLVMdev Digest, Vol 80, Issue 37-Help to unsubscribe
...s to dynamically/lazily populate symbol tables from debug info. > > This is all possible, but it's a nontrivial amount of work. > > -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20110222/bebb8b03/attachment.html -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: example.txt Url: http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20110222/bebb8b03/attachment.txt -------------- next part -------------- An HTML attachment was scrubbed......