This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 03591ee351 CodeGen: Cast llvm.flt.rounds result to match __builtin_flt_rounds new a49effd0c2 TLS: Respect visibility for thread_local variables on Darwin [...]
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: lib/CodeGen/ItaniumCXXABI.cpp | 10 ++++++---- test/CodeGenCXX/cxx11-thread-local-visibility.cpp | 17 +++++++++++++++++ test/CodeGenCXX/cxx11-thread-local.cpp | 2 +- 3 files changed, 24 insertions(+), 5 deletions(-) create mode 100644 test/CodeGenCXX/cxx11-thread-local-visibility.cpp