This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 319c773ce5 [OPENMP] Added missed checks for for [simd] based directives. new ea7e3341d5 Revert "[CodeGen] Fix vtable not receiving hidden visibility [...]
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/CGDecl.cpp | 2 +- lib/CodeGen/CGVTT.cpp | 2 +- lib/CodeGen/CGVTables.cpp | 4 ++-- lib/CodeGen/CodeGenModule.cpp | 26 ++++++++++++------------ lib/CodeGen/CodeGenModule.h | 3 +-- lib/CodeGen/ItaniumCXXABI.cpp | 3 +-- test/CodeGen/push-hidden-visibility-subclass.cpp | 21 ------------------- 7 files changed, 19 insertions(+), 42 deletions(-) delete mode 100644 test/CodeGen/push-hidden-visibility-subclass.cpp