tstellar added inline comments.

================
Comment at: clang/lib/Driver/ToolChains/Clang.cpp:2575
+  default:
+    return;
+  case llvm::Triple::ArchType::x86:
----------------
Do we need to warn (or error) here for arches that don't implement 
-fstack-clash-protection?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68720



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

Reply via email to