phosek added inline comments.

================
Comment at: clang/lib/Driver/ToolChains/Fuchsia.cpp:249-250
+                          .flag("+fc++-abi=itanium")
+                          .flag("-fexceptions")
+                          .flag("+fno-exceptions"));
 
----------------
We should probably build the `compat` multilib with exceptions to maximize 
compatibility.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102030/new/

https://reviews.llvm.org/D102030

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to