This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 42be00e [APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble) layou [...] new 0ed7413 PR31692: Don't mark a declaration as invalid if we haven't ne [...] new 5bbcdd7 Add LF_ prefix to LibFunc enums in TargetLibraryInfo.
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/CodeGen/BackendUtil.cpp | 2 +- lib/Sema/SemaDeclCXX.cpp | 6 +++--- test/SemaCXX/cxx11-default-member-initializers.cpp | 14 ++++++++++++++ 3 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 test/SemaCXX/cxx11-default-member-initializers.cpp