This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b8689ee [SemaExpr] Support assignments from vector to scalars with same size new 7e3d158 Add AST matchers for handling bit-fields and narrowing based [...] new 2ef0b43 Ensuring the bit-fields have the same type; MSVC will place t [...]
The 2 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 | 29 +++++++++++++++++++- include/clang/ASTMatchers/ASTMatchers.h | 32 ++++++++++++++++++++++ lib/ASTMatchers/Dynamic/Registry.cpp | 2 ++ lib/Sema/SemaChecking.cpp | 2 +- unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 8 ++++++ 5 files changed, 71 insertions(+), 2 deletions(-)