This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5b67a0bae4 [Clang][OpenMP] New clang/libomptarget map interface: new fu [...] new 8f491b9cec Add an AST matcher for hasDefaultArgument() to match on para [...] new 781caf03bd The offsetof macro is intended to work with subobjects rathe [...] new e590cad382 Avoid unecessary opsize byte in segment move to memory
The 3 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/LibASTMatchersReference.html | 9 +++++++++ include/clang/ASTMatchers/ASTMatchers.h | 11 +++++++++++ include/clang/Basic/DiagnosticSemaKinds.td | 3 --- lib/ASTMatchers/Dynamic/Registry.cpp | 1 + lib/Sema/SemaExpr.cpp | 10 +--------- test/CXX/drs/dr4xx.cpp | 8 ++++---- test/CodeGen/ms-inline-asm.c | 12 ++++++------ unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 7 +++++++ 8 files changed, 39 insertions(+), 22 deletions(-)