[PATCH] D54909: [clang][slh] add Clang attr no_speculative_load_hardening

Zola Bridges via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 08:31:11 PST 2019


zbrid updated this revision to Diff 182059.
zbrid added a comment.

[clang][slh] remove diagnostic for now


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54909

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Sema/Sema.h
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGen/attr-speculative-load-hardening.cpp
  clang/test/CodeGen/attr-speculative-load-hardening.m
  clang/test/CodeGenCXX/attr-speculative-load-hardening.cpp
  clang/test/CodeGenObjC/attr-speculative-load-hardening.m
  clang/test/Misc/pragma-attribute-supported-attributes-list.test
  clang/test/SemaCXX/attr-no-speculative-load-hardening.cpp
  clang/test/SemaCXX/attr-speculative-load-hardening.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54909.182059.patch
Type: text/x-patch
Size: 18715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/139087fd/attachment.bin>


More information about the llvm-commits mailing list