This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a1445cd034 Initialize all fields in ABIArgInfo. new bf89fb7d86 [CLANG][BPF] change __builtin_preserve_access_index() signature
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/LanguageExtensions.rst | 4 +++- include/clang/Basic/Builtins.def | 2 +- include/clang/Basic/DiagnosticSemaKinds.td | 3 +++ lib/Sema/SemaChecking.cpp | 12 +++++++++++- test/Sema/builtin-preserve-access-index.c | 26 ++++++++++++++++++++++---- 5 files changed, 40 insertions(+), 7 deletions(-)