[cfe-dev] Making Sema public
Chris Lattner
clattner at apple.com
Wed Dec 10 22:27:10 PST 2008
On Dec 9, 2008, at 8:39 AM, Lukasz Janyst wrote:
> Hi,
>
> I need to do some "not standard" stuff while parsing and to get the
> thing done I need to play a little with Sema's IdResolver. Would you
> mind making Sema public and moving Sema.h (and it's dependencies) from
> lib/Sema to include/clang/Sema?
I'd prefer not to, but could be convinced. What sorts of crazy things
do you want to do?
-Chris
More information about the cfe-dev
mailing list