This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 24a137ec64 PR32185: Revert r291512 and add a testcase for PR32185. new 18974a9561 Diagnose attempt to take address of bitfield members in anon [...] new 66bf2b03f8 Add test for anonymous struct containing an implicitly priva [...]
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: lib/Sema/SemaExpr.cpp | 5 ++++- test/Sema/expr-address-of.c | 3 ++- test/SemaCXX/anonymous-struct.cpp | 3 +++ test/SemaCXX/ptrtomember.cpp | 4 ++++ 4 files changed, 13 insertions(+), 2 deletions(-)