[cfe-dev] How to enable exception just to my own library?

Yafei Liu via cfe-dev cfe-dev at lists.llvm.org
Mon Oct 26 02:09:11 PDT 2020


Hi all.
Since the llvm project disabled the C++ exception feature, let's say I got
a demo_tool folder in my llvm-project/clang/tools, and how to enable
options in CMakeLists so that only my library can use the exception
feature, but not affect the main llvm project?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20201026/a7439770/attachment.html>


More information about the cfe-dev mailing list