[PATCH] D27180: Testbed and skeleton of a new expression parser
Sean Callanan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 29 09:58:15 PST 2016
spyffe added a comment.
In https://reviews.llvm.org/D27180#607433, @hfinkel wrote:
> This seems like a great idea. btw, do you know about Cling (https://root.cern.ch/cling)?
Hal, thank you for your interest! Yes, Cling is what I was referring to when I mentioned the ROOT project. Vassil Vassilev, the developer of Cling, is also on the reviewer list. I had the pleasure of talking to Vassil a few years ago at a LLVM Developer Meeting and the idea of creating common infrastructure between LLDB and Cling has been rolling around in the back of my head since then.
Repository:
rL LLVM
https://reviews.llvm.org/D27180
More information about the cfe-commits
mailing list