[cfe-dev] CLANG RecursiveASTVisitor try-catch based exception handling

Sunny Billava via cfe-dev cfe-dev at lists.llvm.org
Sun Dec 11 21:39:27 PST 2016


Hello All,
For a Clang tool based on AST Visitor, is it possible to implement a try-catch based exception handling? Intent is to log exception messages in a external log file, if the AST Visitor breaks in between due to un-handled scenarios of type checking.

Any help is greatly appreciated.

This message contains information that may be privileged or confidential and is the property of the KPIT Technologies Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Technologies Ltd. does not accept any liability for virus infected mails.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20161212/9735eb1d/attachment.html>


More information about the cfe-dev mailing list