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

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 18 16:34:37 PDT 2019


yonghong-song updated this revision to Diff 220772.
yonghong-song edited the summary of this revision.
yonghong-song added a comment.

does not change arg type and make result type the same as arg type


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67734

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67734.220772.patch
Type: text/x-patch
Size: 4515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190918/7489c099/attachment.bin>


More information about the cfe-commits mailing list