[PATCH] D46881: [X86][CET] Changing -fcf-protection behavior to comply with gcc (clang part)

Alexander Ivchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 18 05:00:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC332704: This patch aims to match the changes introduced (authored by aivchenk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46881?vs=147292&id=147476#toc

Repository:
  rC Clang

https://reviews.llvm.org/D46881

Files:
  docs/ClangCommandLineReference.rst
  include/clang/Basic/DiagnosticCommonKinds.td
  include/clang/Basic/TargetInfo.h
  include/clang/Driver/Options.td
  lib/Basic/TargetInfo.cpp
  lib/Basic/Targets/X86.cpp
  lib/Basic/Targets/X86.h
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/attributes.c
  test/CodeGen/builtins-x86.c
  test/CodeGen/x86-cf-protection.c
  test/Driver/x86-target-features.c
  test/Preprocessor/x86_target_features.c
  test/Sema/attr-nocf_check.c
  test/Sema/attr-nocf_check.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46881.147476.patch
Type: text/x-patch
Size: 12708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180518/df606213/attachment-0001.bin>


More information about the cfe-commits mailing list