[LLVMdev] llvm-c bindings and exceptions?

Mahadevan R mdevan.foobar at gmail.com
Sun Aug 3 07:54:42 PDT 2008


Hi,

Just wondering -- shouldn't all (C linkage) functions exposed by
LLVM-C (and written in C++) be catching std::exception (or "...") to
prevent exceptions being passed on to C callers?

[OT: Does clang warn about throw statements from within "extern C" functions?]

Thanks & Regards,
-Mahadevan.



More information about the llvm-dev mailing list