This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 631f1e7 [c++1z] P0217R3: Allow by-value structured binding of arrays. new 4ed04dd Replace APFloatBase static fltSemantics data members with get [...]
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/ASTMatchers/ASTMatchersInternal.h | 8 ++--- lib/AST/APValue.cpp | 2 +- lib/AST/Expr.cpp | 26 +++++++------- lib/AST/ExprConstant.cpp | 4 +-- lib/Basic/TargetInfo.cpp | 24 ++++++------- lib/Basic/Targets.cpp | 46 ++++++++++++------------- lib/CodeGen/CGExprConstant.cpp | 2 +- lib/CodeGen/CodeGenTypes.cpp | 12 +++---- lib/CodeGen/TargetInfo.cpp | 14 ++++---- lib/Frontend/InitPreprocessor.cpp | 10 +++--- lib/Sema/SemaExpr.cpp | 2 +- lib/Sema/SemaOverload.cpp | 2 +- tools/libclang/CIndex.cpp | 2 +- 13 files changed, 77 insertions(+), 77 deletions(-)