[cfe-dev] What is starting point to extend clang RTTI features ?

mohsen via cfe-dev cfe-dev at lists.llvm.org
Thu Dec 28 02:47:10 PST 2017


Hi

I am working on many projects that's need RTTI for implementation; for
example JSON reader, writer, Database library, RESTFul and so on.

For that cases I use another languages like pascal and sometimes script
languages like PHP.

Now, I want to extend clang compiler RTTI to use it for that cases but
can't find starting point.

Please help me to find best starting point.

-- 
Regards,
Mohsen Timar



More information about the cfe-dev mailing list