This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 51b99dc Fix two test cases I missed updating in r291850. Sorry for th [...] new 4a7f5b5 Improve handling of instantiated thread_local variables in It [...]
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/CGDeclCXX.cpp | 3 - lib/CodeGen/ItaniumCXXABI.cpp | 42 ++++++--- test/CodeGenCXX/cxx11-thread-local.cpp | 167 ++++++++++++++++++++++++++------- test/OpenMP/threadprivate_codegen.cpp | 14 +-- 4 files changed, 172 insertions(+), 54 deletions(-)