This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 904098e80c PR42111: Use guarded initialization for thread-local variabl [...] new 8ff2bea390 Factor out duplicated code building a MemberExpr and marking [...]
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: include/clang/Sema/Sema.h | 17 +++++++++++ lib/Sema/SemaExprCXX.cpp | 15 ++++------ lib/Sema/SemaExprMember.cpp | 71 +++++++++++++++++++++++++++------------------ lib/Sema/SemaOverload.cpp | 11 +++---- 4 files changed, 70 insertions(+), 44 deletions(-)