[PATCH] D67883: [CLANG][BPF] permit any argument type for __builtin_preserve_access_index()

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 22 10:33:17 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372516: [CLANG][BPF] permit any argument type for __builtin_preserve_access_index() (authored by yhs, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67883?vs=221187&id=221220#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67883

Files:
  cfe/trunk/docs/LanguageExtensions.rst
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaChecking.cpp
  cfe/trunk/test/CodeGen/builtin-preserve-access-index-nonptr.c
  cfe/trunk/test/Sema/builtin-preserve-access-index.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67883.221220.patch
Type: text/x-patch
Size: 4593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190922/e4dc48d0/attachment.bin>


More information about the llvm-commits mailing list