This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 47121858ca [BPF] Preserve debuginfo array/union/struct type/access index new a216d99f45 Revert "[BPF] Preserve debuginfo array/union/struct type/acc [...]
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 | 29 ------------------ include/clang/Basic/Builtins.def | 1 - lib/CodeGen/CGBuilder.h | 15 --------- lib/CodeGen/CGBuiltin.cpp | 21 ------------- lib/CodeGen/CGExpr.cpp | 49 +++--------------------------- lib/CodeGen/CodeGenFunction.h | 4 --- lib/Sema/SemaChecking.cpp | 14 --------- test/CodeGen/bpf-preserve-access-index-2.c | 22 -------------- test/CodeGen/bpf-preserve-access-index.c | 22 -------------- 9 files changed, 4 insertions(+), 173 deletions(-) delete mode 100644 test/CodeGen/bpf-preserve-access-index-2.c delete mode 100644 test/CodeGen/bpf-preserve-access-index.c