efriedma added inline comments.
================ Comment at: lib/Driver/ToolChains/Clang.cpp:471 + } + EH |= SEHExceptions; + ---------------- I'm suspicious about adding a new default for AArch64 specifically; why do we need this if x86-64 doesn't? https://reviews.llvm.org/D53541 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits