[PATCH] D67734: [CLANG-BPF] change __builtin_preserve_access_index() signature

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 20:04:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372294: [CLANG][BPF] change __builtin_preserve_access_index() signature (authored by yhs, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67734?vs=220772&id=220794#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67734

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67734.220794.patch
Type: text/x-patch
Size: 4575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/30274390/attachment.bin>


More information about the llvm-commits mailing list