[all-commits] [llvm/llvm-project] 4d59c8: -fstack-clash-protection: Return an actual error w...

Sylvestre Ledru via All-commits all-commits at lists.llvm.org
Tue Dec 22 03:06:32 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d59c8fdb955ea0d668b854f467e12bce05a8857
      https://github.com/llvm/llvm-project/commit/4d59c8fdb955ea0d668b854f467e12bce05a8857
  Author: Sylvestre Ledru <sylvestre at debian.org>
  Date:   2020-12-22 (Tue, 22 Dec 2020)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticDriverKinds.td
    M clang/lib/Driver/ToolChains/Clang.cpp
    M llvm/test/CodeGen/X86/stack-clash-large.ll

  Log Message:
  -----------
  -fstack-clash-protection: Return an actual error when used on unsupported OS

$ clang-12: error: -fstack-clash-protection is not supported on Windows or Mac OS X

Differential Revision: https://reviews.llvm.org/D92245




More information about the All-commits mailing list