This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5d2f592043 [Driver] Suggest correctly spelled driver options new 0c0f1eba6b Serialize the IDNS for a UsingShadowDecl rather than recompu [...]
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/AST/DeclCXX.h | 8 ++++++-- lib/AST/DeclCXX.cpp | 4 ++-- lib/Serialization/ASTReaderDecl.cpp | 3 ++- lib/Serialization/ASTWriterDecl.cpp | 1 + test/Modules/using-decl-friend-2.cpp | 39 ++++++++++++++++++++++++++++++++++++ 5 files changed, 50 insertions(+), 5 deletions(-) create mode 100644 test/Modules/using-decl-friend-2.cpp