This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 022231bce0 [www] Capitalize "Clang" when referring to the project, and [...] new a5a02bcb34 [modules] Don't diagnose "redefinition" of a friend with a p [...] new 549e9c4598 [Driver] Pass -f[no-]emulated-tls and set up ExplicitEmulatedTLS
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: include/clang/Driver/Options.td | 2 +- include/clang/Frontend/CodeGenOptions.def | 3 +- lib/CodeGen/BackendUtil.cpp | 1 + lib/Driver/ToolChains/Clang.cpp | 10 ++--- lib/Frontend/CompilerInvocation.cpp | 8 +++- lib/Sema/SemaDecl.cpp | 9 +++++ test/Driver/emulated-tls.cpp | 47 +++++++++++++++++++--- ...ing-decl-friend-2.cpp => friend-definition.cpp} | 26 ++++++------ 8 files changed, 76 insertions(+), 30 deletions(-) copy test/Modules/{using-decl-friend-2.cpp => friend-definition.cpp} (55%)