[cfe-dev] Are RTTI and exception handling usable in clang plugins?

Bill White bill.white at griggsinst.com
Fri Nov 9 10:16:54 PST 2012


When I build clang with clang++, using cmake+ninja, the build seems to want
to disable RTTI and exceptions.  Is this really the default?  If so, is
there some reason to turn them off, or is this just for the sake of
efficiency?

Also, does anyone know if it's possible to use the boost libraries in clang
tools or plugins.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20121109/a299de70/attachment.html>


More information about the cfe-dev mailing list